cut(1) -f 2 -d%5C%27 log6 %7C grep %2724..00%24%27 %7C perl -pe %27s%2F.%7B8%7D%28..%29..%5Cn%2F%241%2F%27 %7C grep -Po %222c0000000100000003200000%28..%29%7B32%7D%22
remove sections from each line of files
-f, --fields=LIST
       select only these fields;  also print any line that contains no delimiter character, unless the -s
       option is specified
-d, --delimiter=DELIM
       use DELIM instead of TAB for field delimiter
With no FILE, or when FILE is -, read standard input.
source manpages: cut