-script to do a tail call on pypo-recorder

This commit is contained in:
martin 2011-03-25 01:38:46 -04:00
parent 091938d34e
commit bdcabf37a2

3
dev_tools/pr.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
su -l pypo -c "tail -F /etc/service/recorder/log/main/current"