mylittleinsanities@reddthat.com to linuxmemes@lemmy.worldEnglish · 6 days agolinux_irllemmy.imagisphe.reimagemessage-square53linkfedilinkarrow-up1351arrow-down118
arrow-up1333arrow-down1imagelinux_irllemmy.imagisphe.remylittleinsanities@reddthat.com to linuxmemes@lemmy.worldEnglish · 6 days agomessage-square53linkfedilink
minus-squareforbiddencherry@lemmy.todaylinkfedilinkarrow-up2·6 days agoA couple more challenges: As an unprivileged user, append multiple lines to a file owned by root, using sudo and a here document. Redirect both stdout and stderr to a file using Bourne shell syntax (not bash!)
A couple more challenges: