Search Results

Search: Posts Made By: Chubler_XL
6,166
Posted By Chubler_XL
Looks like a typo in the command, this fixes...
Looks like a typo in the command, this fixes syntax error:

awk ' FNR == NR { a[$0]=1; next } a[substr($0,1,10)] ' search_string_file input_file

Note: It wasn't clear from your description...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 07:40 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy