@xtapa@discuss.tchncs.de to Linux@lemmy.ml • 3 months agoPro Linux hackingdiscuss.tchncs.deimagemessage-square65fedilinkarrow-up188arrow-down15file-text
arrow-up183arrow-down1imagePro Linux hackingdiscuss.tchncs.de@xtapa@discuss.tchncs.de to Linux@lemmy.ml • 3 months agomessage-square65fedilinkfile-text
minus-square@SynopsisTantilize@lemm.eelinkfedilink1•3 months agoThis guy didn’t LS or LL lol just changed directories 4 times and then…?
minus-square@Classy@sh.itjust.workslinkfedilink1•edit-23 months agoCoulda thrown a couple ls -las around and he woulda been golden
minus-squaremasterofn001linkfedilink2•3 months agoI have bash_alias open in another window so you can see: ls='ls -alph --group-directories-first --color=always' root='sudo rm -f / \ hunter2'
/root
root
~/../root
root/
ls /root/
I’m in!
This guy didn’t LS or LL lol just changed directories 4 times and then…?
Coulda thrown a couple
ls -la
s around and he woulda been goldenI have bash_alias open in another window so you can see:
ls='ls -alph --group-directories-first --color=always'
root='sudo rm -f / \ hunter2'