![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| appending space in binary data in c | arunkumar_mca | High Level Programming | 2 | 02-12-2007 05:30 PM |
| Binary data to text file conversion | auro123 | UNIX for Dummies Questions & Answers | 1 | 12-26-2005 02:48 AM |
| Need to convert Binary files to ascii | Reza Nazarian | UNIX for Advanced & Expert Users | 5 | 11-05-2004 04:46 PM |
| read binary data on solaris 9 | yanhu | SUN Solaris | 1 | 03-22-2004 10:49 AM |
| Convert ASCII to BINARY | pc9456 | UNIX for Advanced & Expert Users | 2 | 06-24-2002 03:46 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Convert Binary data to ascii data
Friends,
I've tried on solaris, but I could n't get ascii data dd if=binaryinputfile bs=1 skip=3800 count=4 | od -t u4 output : INDBU3:/usr/users/FTAMUSER/kk $ dd if=SMP20041006173649188151 bs=1 skip=3800 count=4 | od -t u4 4+0 records in 4+0 records out 0000000 0000000000 0000004 Pls help me to convert binary to ascii on solaris or true64. Thanks Krishna |
| Forum Sponsor | ||
|
|