jankforlife@lemmy.ml to Programmer Humor@programming.dev · 29 days ago"Cloud" Devslemmy.mlimagemessage-square68linkfedilinkarrow-up1836arrow-down128
arrow-up1808arrow-down1image"Cloud" Devslemmy.mljankforlife@lemmy.ml to Programmer Humor@programming.dev · 29 days agomessage-square68linkfedilink
minus-squaresomerandomperson@lemmy.dbzer0.comlinkfedilinkarrow-up13arrow-down1·28 days ago/home/ what? it needs to be /home/$(whoami)
minus-squarerhpp@programming.devlinkfedilinkarrow-up36·28 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.
~