bunkchat/scry

5 lines
63 B
Bash
Executable File

#!/bin/sh -e
chatlog=/var/log/bunkchat/chat.log
less $chatlog