Wrote documentation and scripts for creating a busybox boot floppy. Initial revision.
[oweals/busybox.git] / 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