Files
busybox/examples/bootfloppy/etc/profile
T
2010-07-26 01:49:12 +02:00

8 lines
133 B
Bash

# /etc/profile: system-wide .profile file for the Bourne shells
echo
echo -n "Processing /etc/profile... "
# no-op
echo "Done"
echo