What is this error message?

-Acdtrux

 

Wes Morgan

 

 

 

[EMAIL PROTECTED] wes]$ su

[EMAIL PROTECTED] wes]# cd /mnt

[EMAIL PROTECTED] mnt]# fdisk -l dev/hdc

[EMAIL PROTECTED] mnt]# mkdir lin

[EMAIL PROTECTED] mnt]# mount -t ext3 /dev/hdc3 /mnt/lin

[EMAIL PROTECTED] mnt]# cd lin

[EMAIL PROTECTED] lin]# cd /mnt/lin/home/wes

[EMAIL PROTECTED] wes]# ls af

ls: af: No such file or directory

[EMAIL PROTECTED] wes]# tar -cvzf /mnt/removable backup.tgz

tar: backup.tgz: Cannot stat: No such file or directory

tar (child): /mnt/removable: Cannot open: Is a directory

tar (child): Error is not recoverable: exiting now

tar: Child returned status 2

tar: Error exit delayed from previous errors

[EMAIL PROTECTED] wes]# tar -cuzf emailbackup1.tgz tab -cvzf
/mnt/removable.emailbackup1.tgz
/mnt/lin/home/wes/.thunderbird/tertdnvo.default


tar: You may not specify more than one `-Acdtrux' option

Try `tar --help' for more information.

[EMAIL PROTECTED] wes]# ]tar -cvzf emailbackup.tgz

bash: ]tar: command not found

[EMAIL PROTECTED] wes]# tar cuzf emailbackup1.rgz

tar: You may not specify more than one `-Acdtrux' option

Try `tar --help' for more information.

[EMAIL PROTECTED] wes]# tar -cuzf emailbackup1.tgz

tar: You may not specify more than one `-Acdtrux' option

Try `tar --help' for more information.

[EMAIL PROTECTED] wes]#

 

_______________________________________________
EUGLUG mailing list
[email protected]
http://www.euglug.org/mailman/listinfo/euglug

Reply via email to