• lyralycan@sh.itjust.works
    link
    fedilink
    arrow-up
    12
    ·
    edit-2
    5 hours ago

    Great tips! Although if i may 🤓 just a little for the top right, it works because what you deleted isn’t the binary, it’s the pointer that points to the binary’s location. The data is still exactly as it was before “deletion”; the symlink is simply a copy of the original pointer’s info; and I’m speculating that the existence of any pointer prevents the system from recycling those addressed bits.

    • bruh@nord.pub
      link
      fedilink
      English
      arrow-up
      3
      ·
      4 hours ago

      it merely deletes the inode from the directory instead of overwriting the actual data on the disk