@[email protected] to [email protected]English • 7 months agomv Windows Linuxdiscuss.tchncs.demessage-square68fedilinkarrow-up1995
arrow-up1995imagemv Windows Linuxdiscuss.tchncs.de@[email protected] to [email protected]English • 7 months agomessage-square68fedilink
minus-square@[email protected]linkfedilink2•7 months agoI recently used mv on a folder containing a massive quantity and size of files, and it completed the operation in like a second. I’m used to windows taking forever to do the same thing
minus-square@[email protected]linkfedilink1•7 months agoI think this is because in windows the file is physically moved on disk. In Linux the pointer is changed but the file is not moved physically on disk
I recently used mv on a folder containing a massive quantity and size of files, and it completed the operation in like a second. I’m used to windows taking forever to do the same thing
I think this is because in windows the file is physically moved on disk. In Linux the pointer is changed but the file is not moved physically on disk