![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Reading a binary file in text or ASCII format | Nagendra | High Level Programming | 3 | 12-03-2008 06:11 PM |
| To convert multi format file to a readable ascii format | gaur.deepti | UNIX for Dummies Questions & Answers | 5 | 03-25-2008 03:03 PM |
| Need to convert Binary files to ascii | Reza Nazarian | UNIX for Advanced & Expert Users | 5 | 11-05-2004 08:46 PM |
| Convert Binary data to ascii data | krishna | UNIX for Advanced & Expert Users | 4 | 11-05-2004 04:12 PM |
| Convert ASCII to BINARY | pc9456 | UNIX for Advanced & Expert Users | 2 | 06-24-2002 07:46 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
how to convert an ASCII file into binary format? (in the C shell)
I want to convert a text file into binary format in Solaris. Let's say the content of that file "filename" is:
This is a test. If you go to the C shell and type cat filename You will see its content. I want to know if there's any quick way in UNIX to convert that file into binary format, where if someone did a cat command, they will only gibberish. And also, how would I be able to convert that binary file back into ASCII again? Thanks. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|