Re: move

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Jeremy C. Reed
Date:  
To: Main PLUG discussion list
Subject: Re: move
On Sat, 10 Feb 2007, Michael Havens wrote:

> Simple question: I want to rename a file. So I type:
>
>     mv <file> <newfile>

>
> It responds with telling me newfile is not a directory. I inspected man
> mv and it seems I need to add the T option. Is this correct? (I don't
> want to screw up the other files in the diredctory)


No you do not need the -T option.

You may want to show us the real command with arguments you typed.

Normally, you get the error about not being a directory when you have more
than two arguments and the final argument (the target) is not a directory.

Jeremy C. Reed
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss