mylittleinsanities@reddthat.com to linuxmemes@lemmy.worldEnglish · 11 hours agolinux_irlreddthat.comimagemessage-square38fedilinkarrow-up1245
arrow-up1245imagelinux_irlreddthat.commylittleinsanities@reddthat.com to linuxmemes@lemmy.worldEnglish · 11 hours agomessage-square38fedilink
minus-squareforbiddencherry@lemmy.todaylinkfedilinkarrow-up2·10 hours 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: