Where is my 2G? - MC
Matthew Flaschen
matthew.flaschen at gatech.edu
Fri Apr 13 19:06:42 UTC 2007
Scott Lockwood wrote:
> On Thu, 2007-04-12 at 22:43 -0700, Patton Echols wrote:
>> That helps me learn.
>
> Check out the books I reccomended. Also, your original post said that
> you were copying to /dev/ not to /mnt/ - there is a HUGE difference.
> BOTH can be done.
Yes, but /mnt/hdb7 is a *directory*, while /dev/hdb7 is a (special)
*file*. Brian wouldn't have been able to move multiple files *under*
/dev/hdb7, as he described (he would have been able to overwrite it with
one file); attempting to move multiple files onto it gives an error like:
mv: target `/dev/hdb7' is not a directory
mc would undoubtedly give some error too. That was a tip-off that he
was misspeaking, which I think we all missed.
Matthew Flaschen
More information about the ubuntu-users
mailing list