rename commands the way they are on the server
This commit is contained in:
parent
342d10fe42
commit
00bc656800
4 changed files with 0 additions and 0 deletions
12
heed
Executable file
12
heed
Executable 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
|
Loading…
Add table
Add a link
Reference in a new issue