Revision f3df8b0a
Added by Colin Smith over 20 years ago
etc/rc.initial | ||
---|---|---|
80 | 80 |
/etc/rc.initial.ping |
81 | 81 |
;; |
82 | 82 |
8) |
83 |
set prompt = "\n`/bin/hostname -s`# "
|
|
83 |
set prompt="%n\@%m\:%~# "
|
|
84 | 84 |
/bin/tcsh |
85 | 85 |
;; |
86 | 86 |
9) |
Also available in: Unified diff
Use a more descriptive shell prompt and avoid shelling out to run hostname.