![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Convert XML file into TEXT file using PERL seript | Rudro | Shell Programming and Scripting | 0 | 06-11-2008 07:03 AM |
| how to convert script file to text file. | shaksing | Shell Programming and Scripting | 2 | 08-07-2007 05:03 AM |
| Plz Help To convert xml file to text file using bourn shell scripts | ram2s2001 | Shell Programming and Scripting | 0 | 11-09-2005 06:56 AM |
| convert XML file into Text file(fixed length) | ram2s2001 | Shell Programming and Scripting | 0 | 11-02-2005 10:28 PM |
| convert hex to ascii text | dangral | UNIX for Dummies Questions & Answers | 5 | 04-16-2003 09:27 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
How to convert English text file to ASCII File?
file abc
abc: English text I want to convert the above into file abc file: ascii text |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
"file" is just a program that examines a file and trys to guess the contents. If you want it to guess wrong, try mispelling a bunch of words or something like that.
|
||||
| Google The UNIX and Linux Forums |