From aaa3e5fa38d4903b6980f5db1c83f2003fd818e4 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Wed, 6 Jul 2016 03:28:35 +0300 Subject: add strip_pgn_clk --- .bashrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.bashrc b/.bashrc index 4d43a21..b354b0d 100644 --- a/.bashrc +++ b/.bashrc @@ -362,3 +362,5 @@ runcpp() ( ) export PYTHONSTARTUP=~/.pythonrc + +alias strip_pgn_clk='sed --binary --in-place '"'"'s/ {\[%clk [[:digit:]]:[[:digit:]]\{2\}:[[:digit:]]\{2\}\]}//g'"'" -- cgit v1.2.3