• Bonehead
    link
    fedilink
    195 months ago

    And that’s why every rm command should start life as an ls command and then change the command and options while not touching the target directory. Takes a little longer, but saves so much hassle when you do fuck up.

    • NaibofTabr
      link
      fedilink
      English
      85 months ago

      This is the best advice in the whole thread.

      Check what you’re doing before you do it.

    • @naonintendois
      link
      55 months ago

      Rm was updated to actually log a warning in the -rf / cases, so that’s less likely to happen anymore. Still not a bad habit to use ls though