*** empty log message ***
[openwrt.git] / root / etc / profile
1 #!/bin/sh
2 [ -f /etc/motd ] && cat /etc/motd
3 export PATH=/bin:/sbin:/usr/bin:/usr/sbin
4 export PS1='\u@\h:\w\$ '
This page took 0.03459 seconds and 5 git commands to generate.