|
|
|
|
UGU: Unix Guru Universe - Unix Tip #4419- April 16, 2024
- Home : Help
: Today's Tip
Unix Tip #4419- April 16, 2024
TRANSFERRING MULTIBYTE FILES
Do you find trouble in transferring
multibyte binary data files to Windows
and then read through HexEditor ?
(Or some such windows based application )
Try Solaris/HP-UX command /usr/bin/od
to generate octal and hexadecimal Dump !
-x Interpret words in hex.
$od -x
will generate Hex View on stdout.
For more usage on the command explore
"man od".
This tip generously supported by: tcs2@ideacellular.com
NOTE: All tips provided are USE AT YOUR OWN RISK. Tips are submitted
by various unix admins around the globe. UGU suggest you read and
test each tip in a non-volitile environment before placing into
production.
LAST 5 TIPS
4418
- LOGGING MAKES
4417
- ALIAS YOUR CONNECTIVITY
4416
- CHECK SENDMAIL SETTINGS
4415
- IS YOUR HARDWARE GETTING STOLEN?
4414
- CONVERTING CAPS IN VI
I want to
SUBSCRIBE
and get a UGU Tip everyday.
I want to
UNSUBSCRIBE
and NOT get a UGU Tip everyday.
If you have a UNIX TIP let us know, we just may use it:
(All tips become the property of the Unix Guru Universe)
|
|
|
Copyright 1994-2024 Unix Guru Universe |
|
|
|
|