Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Mar 2007 15:13:21 -0500
From:      Derek Ragona <derek@computinginnovations.com>
To:        lalev@uni-svishtov.bg, freebsd-questions@freebsd.org
Subject:   Re: deleting file '--preserve-permissions'
Message-ID:  <6.0.0.22.2.20070331151239.02578380@mail.computinginnovations.com>
In-Reply-To: <1794.212.25.54.147.1175369763.squirrel@mail.uni-svishtov.b g>
References:  <1794.212.25.54.147.1175369763.squirrel@mail.uni-svishtov.bg>

next in thread | previous in thread | raw e-mail | index | archive | help
try:
rm -i *

only answer y to the one you want deleted.

         -Derek


At 02:36 PM 3/31/2007, lalev@uni-svishtov.bg wrote:
>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 "freebsd-questions-unsubscribe@freebsd.org"
>
>--
>This message has been scanned for viruses and
>dangerous content by MailScanner, and is
>believed to be clean.
>MailScanner thanks transtec Computers for their support.

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.0.0.22.2.20070331151239.02578380>