Search Results

Search: Posts Made By: mrjunsy
8,737
Posted By mrjunsy
updating data in a file automatically
Thanks guys! it worked!
I have followup, I need to update the file by putting a 12byte data on each line (from column 305 through 317) and output it to a file with fix line length of 350 (as the...
8,737
Posted By mrjunsy
Change file Line Length
Hi there, thanks for the answer. I didnt make my question clear. so here it is.
My file have 304bytes per line (line length). I want to pad spaces at the end of column 304 up to colum 350. So the...
8,737
Posted By mrjunsy
Creating new file with new record length
Hi there, using the command below

> cat file1 | tr "\001" " " > tmp2

how can I alter the record length of tmp2 to fix length of 350 bytes ?
Thanks a lot!
41,718
Posted By mrjunsy
Add single quotes in string
Hi All, I love this site, it helps newbie people like me and I appreciate everyone's help!
Here is my questions.

I am trying to concatenate a single quote into a character/string from a text...
3,239
Posted By mrjunsy
Reformatting file
Hi,
How can I reformat a file (text file) using unix command.
This file was FTP'd from Mainframe and contains some garbage character at the end of each line.
Each line contains special characters...
Showing results 1 to 5 of 5

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