[PLUG] Moving Files

Richard Steffens rsteff at attbi.com
Thu Aug 22 02:52:47 UTC 2002


Rich Shepard wrote:

>   I believe, Dick, that this holds within a filesystem. However, if you move
> a file across a filesystem boundary (i.e., from one partition to another),
> it is moved physically as well as logically (in the inode).

That is indeed what occurred. 

Before mv:

Filesystem           1k-blocks      Used Available Use% Mounted on
/dev/hda1              8222624   7804608       328 100% /
/dev/hdd1             38464340   6960524  29549912  20% /home/mp3

After mv:

Filesystem           1k-blocks      Used Available Use% Mounted on
/dev/hda1              8222624   3817744   3987192  49% /
/dev/hdd1             38464340  10947392  25563044  30% /home/mp3

It's another one of those nuances that I'm slowly getting used to.
Thanks for the clarification.

-- 
Regards,

Dick Steffens
"Quando Omni Flunkus Moritati"
http://rsteff.home.attbi.com/




More information about the PLUG mailing list