Files
fileserver/files/miscscripts/futurecommands.txt
2023-06-01 22:50:54 -07:00

1 line
99 B
Plaintext
Executable File

grep -qxF "alias lsa='ls -alhF'" /etc/bash.bashrc || echo "alias lsa='ls -alhF'" >>/etc/bash.bashrc