sintonia/dev_tools/pypoless.sh
2011-04-14 23:08:55 -04:00

7 lines
184 B
Bash
Executable file

#!/bin/sh
echo
echo "This will output the pypo log file."
echo "Type in password for pypo user (default password is 'pypo'):"
su -l pypo -c "less /var/log/airtime/pypo/main/current"