Search Results

Search: Posts Made By: srvn_saru
6,496
Posted By srvn_saru
We have two files length file and data file. From...
We have two files length file and data file. From lenth file we get the end position of the file.
6,496
Posted By srvn_saru
Thanks for the reply... Will try this but record...
Thanks for the reply... Will try this but record need not start with numeric
6,496
Posted By srvn_saru
Need to remove both /n and /r within each record.
Need to remove both /n and /r within each record.
1,252
Posted By srvn_saru
For example gave 40.
For example gave 40.
6,496
Posted By srvn_saru
Its Unix
Its Unix
6,496
Posted By srvn_saru
Remove carriage return
I need to remove the carriage return comes inbetween the record.
Need to have CR only at the end.

I used the below command.
tr -d '\n' < filewithcarriagereturns > filewithoutcarriagereturns...
1,252
Posted By srvn_saru
Process the record only for defined length
I have two files. One file have length defined and other file have data.

I need to do some processing in data file only for the length mentioned in the length file.

my lenth file has one...
Showing results 1 to 7 of 7

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