4 lines
37 B
Text
4 lines
37 B
Text
|
#!/bin/sh -e
|
||
|
|
||
|
less /srv/bunkchat.txt
|