Search Results

Search: Posts Made By: esha
4,274
Posted By esha
i changed the code to sort -T...
i changed the code to

sort -T /home/esha/tmp/ -u -t "," -k1,1 a.csv > a.csv.uniq
sort -T /home/esha/tmp/ -u -t "," -k1,1 b.csv > b.csv.uniq

and I have abt 120GB free. But still the problem is...
4,274
Posted By esha
Unix commands failing inside the shell script
When my script deals with large input files like 22Gb or 18 GB the basic commands like sort or join fails when run from inside the shell scripts. Can there be any specific reason for this?

For...
Showing results 1 to 2 of 2

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