Civilloquy
  • Communities
  • Create Post
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
abcdqfr@lemmy.world to linuxmemes@lemmy.world · 10 days ago

What's your mnemonic for pwd?- OMG it means print working directory. My mind instantly goes to password every time. I had to reach puddle wuv dud levels of autism before thinking otherwise. I shame my

message-square
message-square
39
fedilink
129
message-square

What's your mnemonic for pwd?- OMG it means print working directory. My mind instantly goes to password every time. I had to reach puddle wuv dud levels of autism before thinking otherwise. I shame my

abcdqfr@lemmy.world to linuxmemes@lemmy.world · 10 days ago
message-square
39
fedilink
alert-triangle
You must log in or register to comment.
  • Multiplexer@discuss.tchncs.de
    link
    fedilink
    arrow-up
    55
    ·
    10 days ago

    On a side note:
    I hate it that the password-change command is minimally abbreviated to “passwd”.
    Come on, making it much more complicated to remember and saving just two freakin letters??

    • schnurrito@discuss.tchncs.de
      link
      fedilink
      arrow-up
      61
      ·
      9 days ago

      “umount” is worse

      • Multiplexer@discuss.tchncs.de
        link
        fedilink
        arrow-up
        32
        ·
        9 days ago

        But the only command that I have to look up every damn time, although it has no abbreviation at all, is useradd.
        Oh no, wait, I mean adduser!
        … No, wait again… aah…

        • betterdeadthanreddit@lemmy.world
          link
          fedilink
          English
          arrow-up
          28
          ·
          9 days ago

          Next update changes it to usadder as a compromise. Supposedly, it’s short for “user adder” but we all know it’s to make “[you] sadder”.

        • Hawke@lemmy.world
          link
          fedilink
          arrow-up
          13
          ·
          9 days ago

          All the worse that Debian has both useradd and adduser. I never remember which is the one I want. And in Redhat-derivatives it’s something even more confusing.

          The only thing I ever want to do is add a user to a group, is that too much to ask?

          • rtxn@lemmy.worldM
            link
            fedilink
            arrow-up
            11
            ·
            edit-2
            9 days ago

            adduser is an interactive wrapper for useradd. It can, for example, prompt the user to set a password rather than execute passwd separately. Very useful if you just want to manage a user without reading through useradd’s command line options, then running usermod because you forgot to set something.

            It doesn’t excuse the bad naming, I’d rather have something like useradd --interactive, but it’s worth remembering.

          • ozymandias117@lemmy.world
            link
            fedilink
            English
            arrow-up
            4
            ·
            9 days ago

            You’d want usermod for that, no? If the user already exists and you’re just modifying their groups?

        • kattfisk@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          1
          ·
          9 days ago

          Ah, damn it! I’ll look it up next time. *sudo vim /etc/passwd*

          • Ghoelian@lemmy.dbzer0.com
            link
            fedilink
            arrow-up
            1
            ·
            9 days ago

            Surely visudo, I hope

      • uranibaba@lemmy.world
        link
        fedilink
        arrow-up
        6
        ·
        9 days ago

        First time I have to use it, the spelling really confused me. Wrote unmount and didn’t understand why it didn’t work.

        • Multiplexer@discuss.tchncs.de
          link
          fedilink
          arrow-up
          3
          ·
          9 days ago

          I guess this also must be an additional layer of hellfire for dyslexics…

    • bacon_pdp@lemmy.world
      link
      fedilink
      arrow-up
      32
      ·
      10 days ago

      deleted by creator

      • Multiplexer@discuss.tchncs.de
        link
        fedilink
        arrow-up
        15
        ·
        10 days ago

        Now this looks like an interesting read. Thanks!

        • Hawke@lemmy.world
          link
          fedilink
          arrow-up
          13
          ·
          9 days ago

          Kinda, but it’s pretty much all horrendously outdated bitching about superficial flaws in tools from 40 years ago.

    • abcdqfr@lemmy.worldOP
      link
      fedilink
      arrow-up
      10
      arrow-down
      1
      ·
      10 days ago

      I SAID, pass the wood

    • A_norny_mousse@feddit.org
      link
      fedilink
      arrow-up
      3
      ·
      10 days ago

      🤷 that’s why we have ls, rm, mv and hell, even w.

      To confuse things even more there’s a utility called pwgen and I can never remember which two letters to type before hitting autocomplete.

      • Die Martin Die@sh.itjust.works
        link
        fedilink
        arrow-up
        9
        ·
        edit-2
        9 days ago

        mv = move, thus:

        • rm = rome
        • ls = lose
        • cd = code
        • w = woe
        • A_norny_mousse@feddit.org
          link
          fedilink
          arrow-up
          6
          ·
          edit-2
          9 days ago

          That is so cool.

          So

          • tr = tore
          • tty = totey
          • rsync = rosynce
          • ps = pose
          • pr = pore
          • mpd = moped

          I could do this all day.

    • tal@lemmy.today
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      9 days ago

      making it much more complicated to remember

      Do you not tab-complete your commands? I mean, my terminal usage for anything beyond very short commands consists of <first few letters of command> <TAB>.

      • Multiplexer@discuss.tchncs.de
        link
        fedilink
        arrow-up
        2
        ·
        9 days ago

        Do you not tab-complete your commands?

        Sure I do (although nowadays Strg-r does most of the heavy lifting for me), but as a decent touch-typist I am often faster directly typing short commands, like passwor… damn, I mean: passwd ;-)

        • Danitos@reddthat.com
          link
          fedilink
          arrow-up
          2
          ·
          9 days ago

          Strg-r does most of the heavy lifting for me

          If you haven’t, give fzf a try. Is like Ctrl+r in asteroids

  • kattfisk@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    15
    ·
    9 days ago

    My kryptonite is du which reports disk usage, and df which reports disk file size, or no, wait, du is file size and df is disk usage.

    Most of the time I can only remember whichever one I don’t need at the moment and futilely hope that its man page will mention the other (which it doesn’t).

    • megaman@discuss.tchncs.de
      link
      fedilink
      arrow-up
      1
      ·
      7 days ago

      I just try them both every time

  • Lembot_0004@discuss.online
    link
    fedilink
    arrow-up
    7
    ·
    10 days ago

    Just make an alias with a more convenient name.

    • abcdqfr@lemmy.worldOP
      link
      fedilink
      arrow-up
      15
      arrow-down
      1
      ·
      10 days ago

      alias ‘where_the_fuck_am_i’=“pwd”

      • potoo22@programming.dev
        link
        fedilink
        arrow-up
        17
        ·
        10 days ago

        alias who_the_fuck_am_i='whoami'

        • somerandomperson@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          16
          ·
          10 days ago

          alias what_the_hell_is_going_on='btop'

          • DrWorm@piefed.social
            link
            fedilink
            English
            arrow-up
            10
            ·
            9 days ago

            alias who_the_fuck_is_that=finger

    • zxqwas@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      9 days ago

      Unfortunately all the 2, 3 and 4 letter combinations are used as an alias for when i mistype “ls”

  • A_norny_mousse@feddit.org
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    10 days ago

    I usually abbreviate these “in German” in my head. Esp. handy if there’s a freaking double-U in it, which is just one syllable in German. Exception: /etc = Etsy

    • 4am@lemmy.zip
      link
      fedilink
      arrow-up
      7
      ·
      edit-2
      9 days ago

      I’m still not over the fact that /etc isn’t for et cetera

      EDIT: turns out that it is, and that there’s a lot of dumbasses on the internet “teaching”

    • Multiplexer@discuss.tchncs.de
      link
      fedilink
      arrow-up
      3
      ·
      9 days ago

      You might be right.
      I am German and never had a problem with pwd… The “double-you” certainly breaks some easy phonetic connections you would otherwise just make…

  • /home/pineapplelover@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    4
    ·
    9 days ago

    I always called it Present Working Directory but apparently it’s Print

    • bigfondue@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      9 days ago

      Same, mind blown

  • Captain Aggravated@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    3
    ·
    9 days ago

    I pronounce it pwood.

    • Revan343@lemmy.ca
      link
      fedilink
      arrow-up
      1
      ·
      9 days ago

      Pwud here

  • Drunk & Root@sh.itjust.works
    link
    fedilink
    arrow-up
    2
    ·
    8 days ago

    pizza with dick is how i reamber it

  • lIlIllIlIIIllIlIlII@lemmy.zip
    link
    fedilink
    arrow-up
    2
    ·
    10 days ago

    I use muscle memory.

  • bitwolf@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    1
    ·
    9 days ago

    I use it both for password and pwd interchangeably

  • Possibly linux@lemmy.zip
    link
    fedilink
    English
    arrow-up
    1
    ·
    9 days ago

    Sir this is Wendy’s

linuxmemes@lemmy.world

linuxmemes@lemmy.world

Subscribe from Remote Instance

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !linuxmemes@lemmy.world

Hint: :q!


Sister communities:
  • !tech_memes@lemmy.world
  • !memes@lemmy.world
  • !lemmyshitpost@lemmy.world
  • !risa@startrek.website

Community rules (click to expand)

1. Follow the site-wide rules
  • Instance-wide TOS: https://legal.lemmy.world/tos/
  • Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like “every user of thing”.
  • Don’t get baited into back-and-forth insults. We are not animals.
  • Leave remarks of “peasantry” to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
4. No recent reposts
  • Everybody uses Arch btw, can’t quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. 🇬🇧 Language/язык/Sprache
  • This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures

We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.

  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.

 

Please report posts and comments that break these rules!


Important: never execute code or follow advice that you don’t understand or can’t verify, especially here. The word of the day is credibility. This is a meme community – even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don’t remove France.

Visibility: Public
globe

This community can be federated to other instances and be posted/commented in by their users.

  • 339 users / day
  • 1.5K users / week
  • 5.6K users / month
  • 15.3K users / 6 months
  • 1 local subscriber
  • 27.3K subscribers
  • 1.52K Posts
  • 59.8K Comments
  • Modlog
  • mods:
  • Kevin@lemmy.world
  • zephyr@lemmy.world
  • rtxn@lemmy.world
  • BE: 0.19.5
  • Modlog
  • Legal
  • Instances
  • Docs
  • Code
  • join-lemmy.org