I've made mistake with tar. Something like

tar cvfz --preserve-permissions home.tgz *

or

tar cvfz --preserve-permissions * home.tgz

As result I have a file with name '--preserve-permissions'.
It seems that it's not easy to delete this file.

rm '--preserve-permissions'

does not give the desired result.
What should I do :-)

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to