abcdqfr@lemmy.world to linuxmemes@lemmy.world · 22 hours 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-square64fedilinkarrow-up1135arrow-down110
arrow-up1125arrow-down1message-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 · 22 hours agomessage-square64fedilink
minus-squareLaggyKar@programming.devlinkfedilinkarrow-up4·17 hours agoI find it weird when you get “pwd” as a variable
minus-squareHawke@lemmy.worldlinkfedilinkarrow-up1·10 hours 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().