obscure mv behavior?

Sarah McGlinchey sarahwithanx at gmail.com
Sat Jul 16 17:11:24 EDT 2005


Are you sure that error isn't with the 'cp' command?  Copy requires a
flag for directories

On 7/15/05, Ken Gosier <ken at kg293.net> wrote:
> Hi, I'm getting a little funny behavior out of mv. Most times when I want
> to move a directory, I can just do:
> 
> mv srcDir trgDir
> 
> and everything's fine. (That is, srcDir will no longer be there, and now I
> will have a directory trgDir/srcDir.) Sometimes, however, I get the error
> message:
> 
> mv: srcDir is a directory
> 
> I haven't been able to figure out the special circumstances under which I
> get this message. (It happens randomly, as far as I can tell.) btw, I'm
> running on Solaris 2.6. Also, if I explicitly say:
> 
> mv srcDir trgDir/srcDir
> 
> then it works correctly. Does anyone know what's going on here?
> 
> --
> Ken Gosier
> ken at kg293.net
> ken_gosier at yahoo.com
> _______________________________________________
> Discuss mailing list
> Discuss at blu.org
> http://olduvai.blu.org/mailman/listinfo/discuss
>



More information about the Discuss mailing list