ll /dev/*/group
crw-r----- 1 root sys 64 0x000000 Dec 24 11:18 /dev/vg00/group
crw-r--r-- 1 root sys 64 0x010000 Feb 10 15:31 /dev/vg01/group
next available 0x020000
Tuesday, March 17, 2009
Thursday, March 12, 2009
Tuesday, March 10, 2009
Monday, March 9, 2009
Thursday, March 5, 2009
exit status
exit 113 # Will return 113 to shell.
# To verify this, type "echo $?" after script terminates.
# To verify this, type "echo $?" after script terminates.
Thursday, February 12, 2009
Read write tape
rewind tape:
mt -t /dev/rmt/1m rew
then use tar command to write and read
tar cfv, tar tfv, etc
mt -t /dev/rmt/1m rew
then use tar command to write and read
tar cfv, tar tfv, etc
Wednesday, February 11, 2009
Subscribe to:
Posts (Atom)