Computer and IT knowledge - things to know
linux-backup
tar -tvf /dev/st0
tar -cvf /dev/st0 /home/mwendig/
mt -f /dev/st0 erase #delete tape
mt -f /dev/st0 rewind #rewind tape
mt -f /dev/st0 tell #Find out what block you are at with mt command:
mt -f /dev/st0 offline #unload the tape
mt -f /dev/st0 status #Display status information about the tape unit:
computer2know :: thank you for your visit :: have a nice day :: © 2024