busybox/examples/bootfloppy/etc/profile
<<
>>
Prefs
   1# /etc/profile: system-wide .profile file for the Bourne shells
   2
   3echo
   4echo -n "Processing /etc/profile... "
   5# no-op
   6echo "Done"
   7echo
   8