Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Tar command,encounter a error:"Error exit delayed from previous errors"

Pan.TianJun 24 2012 — edited Jun 24 2012
Dear guys,
When I tried to tar a folder to archive file,encounter error:"Error exit delayed from previous errors"
My tar command is:"tar -cvfz ar_src.tar.gz src" (src is folder)

but a interesting thing is, Once I changed command
from "tar -cvfz src.tar.gz src"
to "tar -czvf src.tar.gz src"
Then no error happen,why? I just changed option order,why no error happen?

Thanks
Pan
This post has been answered by Dude! on Jun 24 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 22 2012
Added on Jun 24 2012
2 comments
533 views