android_mt6572_jiabo/external/busybox/examples/bootfloppy/etc/profile
2025-09-05 16:56:03 +08:00

7 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