Search Results

Search: Posts Made By: rcsapo
2,311
Posted By drl
Hi, Robert Good that you have a solution. I...
Hi, Robert

Good that you have a solution. I am going to present another solution, one that does not use awk. I definitely recommend that you learn awk, especially if you are going to deal with...
2,311
Posted By RudiC
Yes, absolutely. Try to quote the file...
Yes, absolutely.


Try to quote the file names:

awk -F',' '
FNR == 1 {if (NFOK && (OLDFNR == 6)) print "echo cp -v \"" OLDFN "\" new_dir/"
NFOK = 1
}...
Showing results 1 to 2 of 2

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