3 lines
37 B
Bash
3 lines
37 B
Bash
export PS1="[\h \W]$ "
|
|
cat /etc/motd
|
export PS1="[\h \W]$ "
|
|
cat /etc/motd
|