Skip to content

SHELL: MT Raw Magnetic Tape

cpx May 17, 2013 1 min read Bash/BASH
$ for drive in 0 1 2 3 4 5 6 7 > do > mt -f /dev/rmt/$drive status > done

 

Be the first to comment

protected · no tracking

0 comments