로딩
티스토리 데이터 처리 중입니다.

DAT Control Command

 DAT Control Command

DAT drive의 control은 "mt" 명령어를 사용한다. [usage] mt [ -f tape-device-name ] command [count] 설명 1. mt status : Display status information about DAT drive 2. mt rewind : Rewind the tape 3. mt offline : Rewind and take tape out 4. mt fsf : Forward skips count tape files 예) #mt -f /dev/rmt/0n fsf 1 --> tape 기록의 2번째 point로 이동...

원문 링크 : DAT Control Command