|
Lines 5-13
Link Here
|
| 5 |
# see also sh(1), environ(7). |
5 |
# see also sh(1), environ(7). |
| 6 |
# |
6 |
# |
| 7 |
|
7 |
|
| 8 |
# remove /usr/games if you want |
|
|
| 9 |
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:$HOME/bin; export PATH |
| 10 |
|
| 11 |
# Setting TERM is normally done through /etc/ttys. Do only override |
8 |
# Setting TERM is normally done through /etc/ttys. Do only override |
| 12 |
# if you're sure that you'll never log in via telnet or xterm or a |
9 |
# if you're sure that you'll never log in via telnet or xterm or a |
| 13 |
# serial line. |
10 |
# serial line. |