pbot/pbot.sh

5 lines
92 B
Bash
Executable File

#!/bin/sh
mv log/log log/log-`date +%Y%m%d-%H:%M.%N` 2> /dev/null
perl pbot.pl 2>> log/log