Hello,

Thank you all for the answers. The answer of didi worked for me well.
The others did not (some of them I did try before the posting).

Ido

On 3/4/07, Yedidyah Bar-David <[EMAIL PROTECTED]> wrote:
On Sun, Mar 04, 2007 at 03:43:54PM +0200, ik wrote:
> Hello,
>
> How can I rename and/or delete a file that starts with minus ?
> For example:
>
> mv --test test

In addition to '--' already mentioned, you can
mv ./--test test
This will work with any mv, not only GNU's etc. that accept '--'.
--
Didi




--
http://ik.homelinux.org/

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to