nt9856x/BSP/busybox/examples/bootfloppy/etc/profile
2023-03-28 15:07:53 +08: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