Search Results

Search: Posts Made By: sureshk_85
1,146
Posted By sureshk_85
How to clear last 5 characters from 14th field in a file?
Hi,
I have a file with 15 fields seperated by '|'. The requirement is to clear the last 5 characters of the 14th field. modifications should be done to the original file .

Can some one help me...
8,329
Posted By sureshk_85
Thanks Yoda and Drl.. please let me know if...
Thanks Yoda and Drl..
please let me know if this can be achieved with sed command.
8,329
Posted By sureshk_85
How to merge two files into third file?
Hi All,
i have a requirement as below.

There are two files.
In 1st file a.txt i have four lines as below

Ramesh
Suresh
Pradeep
Franklin

In 2nd file b.txt i have 5 lines as below
...
1,941
Posted By sureshk_85
How to sort matrix table in UNIX?
Hello All,
i have a file sort.txt with below entries.
1 12 10
16 6 4
20 8 15

i need to sort these entries and the out put should come in a single line.

1 4 6 8 10 12 15 16 20

Can...
Showing results 1 to 4 of 4

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