od command
2007-12-24 22:29:00
1. When reading the raw char of a disk using od command, we see char as
stored in the disk.
samba:# > od -c /dev/rdsk/d1t0d0s0 | pg
2. What option should be used to read from the tape?
samba:# > od -c /dev/rmt/1 | pg
00000000 value returns
What option should be used for od? Hope you can help. Thanks.
The' V. Tran
Comments
Got something to say?
You must be logged in to post a comment.

