jankforlife@lemmy.ml to Programmer Humor@programming.dev · 6 days ago"Cloud" Devslemmy.mlimagemessage-square59fedilinkarrow-up1818arrow-down126
arrow-up1792arrow-down1image"Cloud" Devslemmy.mljankforlife@lemmy.ml to Programmer Humor@programming.dev · 6 days agomessage-square59fedilink
minus-squaresomerandomperson@lemmy.dbzer0.comlinkfedilinkarrow-up11arrow-down1·6 days ago/home/ what? it needs to be /home/$(whoami)
minus-squarerhpp@programming.devlinkfedilinkarrow-up33·6 days 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.
~