Search Results

Search: Posts Made By: faceonline
4,257
Posted By faceonline
Thanks for the responses: @methyl trying it...
Thanks for the responses:

@methyl trying it your way and doing this (removing $k as you rightly pointed out):


grep -Eo '[0-9]{3,4}' list-2.txt | while read i; do j=`grep -E "$i" list-3.txt`;...
4,257
Posted By faceonline
Copying files with spaces in the filename in a for loop
Hi all,

I've been tangoing with this one for a couple of days now and I'm still not making any progress.

Basically I'm trying to match three numbers in a string from a text file with matching...
Showing results 1 to 2 of 2

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