Here's another useful task that you can do with the tar command. Check the status of a file on tape.
Archive files and directories into a tarball.
#tar cvfp esofthub.tar cgi-bin ircd zircon popper
Archive file (tarball) onto tape
#tar cvfp /dev/rmt/0 esofthub.tar
Check for status of file (esofthub.tar)
(Default)
#tar tvf /dev/rmt/0
For the second tape device with a tape in it
#tar tvf /dev/rmt/1
This blog covers Unix system administration HOWTO tips for using inline for loops, find command, Unix scripting, configuration, SQL, various Unix-based tools, and command line interface syntax. The Unix OS supports tasks such as running hardware, device drivers, peripherals and third party applications. Share tips/comments. Read the comments. But most importantly: Read Disclaimer - Read Disclaimer.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment