Search Results

Search: Posts Made By: Niranjancse
1,333
Posted By neutronscott
i put your data in fileA.dat: $ find ....
i put your data in fileA.dat:


$ find . -name '*.dat' -exec sh -c 'grep -He "^[AUIR]" "$@" | cut -d"|" -f1,2 | sort -u' _ {} +
./fileA.dat:A|1
./fileA.dat:R|3
./fileA.dat:U|2


You probably...
Showing results 1 to 1 of 1

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