abcdqfr@lemmy.world to linuxmemes@lemmy.world · 1 month agoWhat'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 mymessage-squaremessage-square72linkfedilinkarrow-up1170
arrow-up1170message-squareWhat'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 myabcdqfr@lemmy.world to linuxmemes@lemmy.world · 1 month agomessage-square72linkfedilink
minus-squareLaggyKar@programming.devlinkfedilinkarrow-up6·1 month agoI find it weird when you get “pwd” as a variable
minus-squareHawke@lemmy.worldlinkfedilinkarrow-up1·1 month agoKinda yeah, but I think that just comes from storing the output of the PWD command. The system call that returns that value is called getcwd().
I find it weird when you get “pwd” as a variable
Kinda yeah, but I think that just comes from storing the output of the PWD command.
The system call that returns that value is called getcwd().