Search Results

Search: Posts Made By: almanto
2,641
Posted By almanto
How to Unzip to current time stamp?
I need the current time stamp to the unzipped file , any helpful option in unzip command ?


Thank you.
5,630
Posted By almanto
Thank you Scrutinizer.
Thank you Scrutinizer.
5,630
Posted By almanto
How to delete folder name is "-rlt"
Hi all

I cannot delete folder name is "-lrt".


drwxr-xr-x 2 sysadmin sysadmin 2 Sep 5 15:52 -rlt

rm -r *rlt
rm: illegal option -- l
rm: illegal option -- t
usage: rm...
3,226
Posted By almanto
Thank you danmero. So faster My file has...
Thank you danmero.

So faster
My file has size 18 GB
time nawk 'NR >= 77930597 && NR <= 86671221' bigfile > newfile
real 2m41.942s
user 2m10.469s
sys 0m18.560s

but this command...
3,226
Posted By almanto
How to cut some data from big file
How to cut data from big file

my file around 30 gb

I tried "head -50022172 filename > newfile.txt ,and tail -5454283 newfile.txt. It's slowy.

afer that I tried sed -n '46467831,50022172p'...
17,455
Posted By almanto
Killed by signal 15.
Hi all


I have Master script, Main script ,and 4 Child script.

Master.sh

#!/bin/bash
/export/home/user/Main.shMain.sh

#!/bin/bash
/export/home/user/Child1.sh &...
1,458
Posted By almanto
Thanks very much ,cfajohnson
Thanks very much ,cfajohnson
1,573
Posted By almanto
Show file to new format
Hi all

If my text file as follow:

group size time file
other 58585739 2008 test1.csv
other 122 2008 testcsv.sh
other 164 19:28 testexplain.sh
other 29132428 2008 testq.csv
other 104 21:02...
1,458
Posted By almanto
.........
.........
1,458
Posted By almanto
Show file to new format
Hi all

If my text file as follow:

group size time file
other 58585739 2008 test1.csv
other 122 2008 testcsv.sh
other 164 19:28 testexplain.sh
other 29132428 2008 testq.csv
other 104 21:02...
Showing results 1 to 10 of 10

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