jankforlife@lemmy.ml to Programmer Humor@programming.dev · 2 months ago"Cloud" Devslemmy.mlimagemessage-square68linkfedilinkarrow-up1846arrow-down128
arrow-up1818arrow-down1image"Cloud" Devslemmy.mljankforlife@lemmy.ml to Programmer Humor@programming.dev · 2 months agomessage-square68linkfedilink
minus-squaresomerandomperson@lemmy.dbzer0.comlinkfedilinkarrow-up13arrow-down1·2 months ago/home/ what? it needs to be /home/$(whoami)
minus-squarerhpp@programming.devlinkfedilinkarrow-up36·2 months agoNah it should be $HOME, not everyone’s home directory is in the default location.
/home/ what? it needs to be /home/$(whoami)
Nah it should be $HOME, not everyone’s home directory is in the default location.
~