Posted by: Edi Yanto on: March 6, 2009
(1) mt
# mt -f /dev/rmt/0n status (to check status of backup device)
# mt -f /dev/rmt/0n eom (to move to the end of tape)
# mt -f /dev/rmt/0 rewind (to rewind)
# mt -f /dev/rmt/0n fsf [count] (to jump [count] files)
# mt -f /dev/rmt/0n bsf [count] (to forward [count] files)
# mt -f /dev/rmt/0n erase (to delete tape)
# mt [...]
Recent Comments