|
|
cpmac, mvmac
I don't understand why the functionality of moving the whole file
man mv
This is from the mv man page:
As the rename(2) call does not work across file systems, mv uses cp(1) and rm(1) to accomplish the move. The effect is equivalent to: rm -f destination_path && \ cp -PRp source_file destination && \ rm -rf source_file
man mv
Right, but MvMac doesn't move files across volumes/filesystems anyway.
inodes must be changed on same disk mv'ing
That's odd. In this case I don't believe the man page. You'll |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.09 seconds |
|