Search Results

Search: Posts Made By: sg3
3,599
Posted By sg3
Yeah the file is pretty big (6gb), if i got this...
Yeah the file is pretty big (6gb), if i got this right - awk will still read all the lines till the one i need but is better for performance?

Thanks again : )
3,599
Posted By sg3
thanks, i played a bit with this part and this is...
thanks, i played a bit with this part and this is the part that bugs me - for lines let's say to the first million it works just fine, even above, but when i tried to print a single line

sed -n...
3,599
Posted By sg3
Thank you very much! head -n100000 works like a...
Thank you very much! head -n100000 works like a charm.

---------- Post updated at 03:06 PM ---------- Previous update was at 09:13 AM ----------

ok new problem :)

i decided that i would...
3,599
Posted By sg3
gzcat number of records
Hey guys,

I want to do something quite simple but I just can't no matter what I try. I have a large file and i usually just:

gzcat test.gz | nohup...
2,408
Posted By sg3
thanks, I rushed before searching. Just of the...
thanks, I rushed before searching. Just of the top of my head will something like this work:
mmv -m *.failed.* /to/here/#1.ready
2,408
Posted By sg3
Moving and renaming large ammount of files
Hey, I'm kinda new to the shell scripting and I don't wanna mess things up yet :)
Looking for a solution to the following:
I need to move all the files like "filename.failed.dateandtime" to...
Showing results 1 to 6 of 6

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