I try to wrote a program using awk (in Windows env) that reads an inp.txt file and for each record searches for corrispondent line present in file history.txt starting in history.txt from position 21 by 55 characters. If found, print the full matched history.txt line
inp.txt...
Hello,
I take a list of zip file using command "7za.exe l file.zip", so I want use gawk to clean output
Ho can I clean this result:
2016-04-09 13:16:45 ....A 105907 123412 abc_def_c_hil.pdf
2016-04-09 13:16:45 ....A 105907 aa_bb_cc_dd.pdf
2016-04-09 13:16:45 ....A 105907...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.