rename commands the way they are on the server

This commit is contained in:
maren 2024-02-09 15:29:46 -05:00
parent 342d10fe42
commit 00bc656800
4 changed files with 0 additions and 0 deletions

12
heed Executable file
View file

@ -0,0 +1,12 @@
#!/bin/sh -e
clear
figlet -f future heed - bunkchat
echo "#######################################################################"
echo "# Take heed, $USER! This is a group chat with everyone on the server! #"
echo "# You can view earlier chat with 'scry' or 'less /srv/bunkchat.txt' #"
echo "#######################################################################"
echo
tail -f /srv/bunkchat.txt