• bob
    link
    281 year ago

    alias ls=exit

  • CommunityLinkFixerBotB
    link
    fedilink
    English
    171 year ago

    Hi there! Looks like you linked to a Lemmy community using an URL instead of its name, which doesn’t work well for people on different instances. Try fixing it like this: [email protected]

    • Matricaria
      link
      fedilink
      14
      edit-2
      1 year ago

      tar -xzf (eXtract Ze File)

      tar -czf (Compress Ze File)

      • @eyvind
        link
        61 year ago

        Mmmnnn z means (de)compress, c means create: -xf and -cf extract and create uncompressed tarballs. Also it’s far more complicated.

    • @[email protected]OP
      link
      fedilink
      21 year ago

      Tangentially related. I’m being confusing for educational purposes, tar is impossible even if you know it.

  • @marcos
    link
    121 year ago

    For newbies that know from the top of their head what a cd-rom is…

    • @[email protected]OP
      link
      fedilink
      81 year ago

      Fair point. You can probably be 20 these days and not have really used CDs in your memory. Is this what getting old feels like?

  • @[email protected]
    link
    fedilink
    71 year ago

    It’s also helpful to note that “shell builtins” don’t typically have man pages (at least for BASH). You can find help on these commands by typing [builtin name] --help or looking in the shell’s man page or info doc (no one told me when I was learning, so I got confused as to why some of the more common commands didn’t have man pages)

  • @bi_tux
    link
    -21 year ago

    Once when I was drunk it took me 5min to realise, that a cd rom is in fact a read only file system