Search Results

Search: Posts Made By: ssmallya
3,876
Posted By ssmallya
Inserting a new line
I have a file where each line starts with a "update" statement. I want to insert a new line, after each line, with the words "go" in the new line. Can someone help me out with this?
17,379
Posted By ssmallya
Is there a way other than using sed command?
Hi,

I have NULL characters at the beginning of each line in the file which are necessary as i have to process this file later.

I used the sed command suggested above. It removes the last ^Z....
17,379
Posted By ssmallya
Delete last character in dos file
Hi,

I am creating a file using an unix script and then converting it to dos format. After conversion a ^Z character is added at the end of file. I want remove this last ^Z character. Can anyone...
Forum: HP-UX 02-06-2008
5,016
Posted By ssmallya
Unix_ANSI to PC-ANSI
I want to convert a file from Unix-ANSI to PC-ANSI format. How can i achieve that?
13,572
Posted By ssmallya
Convert file from Unix - ANSI to PC - ANSI
Hi,

I am creating a file in Unix using a shell script. The file is getting created in the Unix - ANSI format. My requirement is to convert it to the PC - ANSI format. Can anyone tell me how to do...
7,116
Posted By ssmallya
File conversion from Unix to ANSI
1. I have a shell script which creates a file using cat command. How can i find what encoding the file follows (e.g. UTF8, ANSI)?

2. I want to convert that file to PC-ANSI format. How can i...
65,840
Posted By ssmallya
Unix file encoding
Its got LANG=
What does this mean?
65,840
Posted By ssmallya
Unix encoding
echo $LANG doesnt work on my machine... Parameter not set!
Can anyone please tell me how to convert my files to Windows ANSI encoding in HP Unix? It would be great if you could give me the alias..
65,840
Posted By ssmallya
File encoding in Unix
How do i set the character encoding/get it clarified in a Unix script? Is there any command?
65,840
Posted By ssmallya
File encoding in Unix
1. I have a shell script which creates a file using cat command. How can i find what encoding the file follows (e.g. UTF8, ANSI)?

2. I want to convert that file to PC-ANSI format. How can i...
Showing results 1 to 10 of 10

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