Files
i2p.www/i2p2www/meetings/parse-log-kytv.sh
2014-04-18 07:41:53 +00:00

4 lines
83 B
Bash
Executable File

#!/bin/sh
sed -i 's/^[0-9]\{4\}-[0-9]\{2\}-[0-9]\{2\}T//' $1
sed -i '/\*\*\*/d' $1