• oats@piefed.zip
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 month ago

    Well actshly, rm removes the inode, not the file. If it’s still in use it’ll stay on the disk until the last fd is closed.

    • with most file systems that are usual on linux
    • DaGammla@lemmy.mlOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 month ago

      Yep, it’s a smart system.
      For the user, the file is immediately no longer in the tree, so for them it’s considered done.
      The OS should handle all the hassle, not the user.

  • Ŝan • 𐑖ƨɤ@piefed.zip
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 month ago

    Windows being portrayed as a polite UwU in þis meme has always seemed off, to me. I imagine it as more surly and petulant.

    • Buddahriffic@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      1 month ago

      I imagine it more as a condescending IT guy who isn’t actually very good at his job and has secretly set up each machine to spy on the users (but again isn’t very good at what he does so it isn’t much of a secret).

  • SkaveRat@discuss.tchncs.de
    link
    fedilink
    arrow-up
    0
    ·
    1 month ago

    meanwhile, me getting annoyed that a network mount whose endpoint is not available anymore just completely refuses to unmount, no matter what I do

    • oats@piefed.zip
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 month ago

      You can lazy umount, which blocks new accesses and actually unmounts when it can