2023-11-16 23:19:36 -05: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