Initial public busybox upstream commit
[busybox4maemo] / examples / bootfloppy / etc / profile
1 # /etc/profile: system-wide .profile file for the Bourne shells
2
3 echo
4 echo -n "Processing /etc/profile... "
5 # no-op
6 echo "Done"
7 echo
8