Search Results

Search: Posts Made By: h_banka
2,095
Posted By h_banka
Thanks a lot chipcmc. It works.
Thanks a lot chipcmc. It works.
2,095
Posted By h_banka
Edit a file
I have file like

cp -p /var/adm/ /tmp1/tmp1.log
cp -p /var/adm/ /tmp1/tmp2.log
cp -p /var/adm/ /tmp1/tmp3.log
cp -p /var/adm/ /tmp1/tmp4.log

I need to re-write the file like:

cp -p...
28,361
Posted By h_banka
Thank you
Thanks Ramesh, it works.
28,361
Posted By h_banka
Increment a column using awk
Hi Ramesh,

Thanks for this, it works perfect.

Just in case if this has more columns so that it is not very easy to print to print each column separatley, {print t"~!"$2"~\!"$3"~\!"$4; t+=1}....
28,361
Posted By h_banka
Increment a column using awk
Hi,

I have a sample file like below:

213~!0~!Feb 16 2009 4:57:29:833PM~!0
212~!0~!Feb 7 2009 5:29:57:760PM~!0
211~!0~!Feb 4 2009 5:51:40:863PM~!0
209~!0~!Dec 17 2008 3:19:05:043PM~!0...
Showing results 1 to 5 of 5

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