• @finkrat
      link
      199 days ago

      Let’s get completely unnecessary:

      # systemctl isolate runlevel6.target
      
      • @toynbee
        link
        119 days ago

        You, like me, must be old.

        I also frequently pass -l to the ssh command.

          • @toynbee
            link
            28 days ago

            Fair enough, I can respect that.

        • @[email protected]
          link
          fedilink
          English
          18 days ago

          I didn’t get that.

          Checked the man and it’s not deprecated. So what does it have to do with “old”?

          • @toynbee
            link
            28 days ago

            Nowadays most Linux users seem to use ssh user@host. When I was getting started, that didn’t exist (or at least I was unaware of it) so I still frequently use the -l flag instead.

            Nothing wrong with it, just that at least I mostly encounter its use by experienced users.

      • @I_poop_from_there
        link
        English
        14
        edit-2
        9 days ago

        reboot -f

        Because real men login as root and don’t care about such silly things like an init system or file system syncing!

        To quote the man page:

        -f Does not invoke shutdown(8) and instead performs the actual action you would expect from the name.