mylittleinsanities@reddthat.com to linuxmemes@lemmy.worldEnglish · 20 days agolinux_irlreddthat.comimagemessage-square49linkfedilinkarrow-up1353arrow-down118
arrow-up1335arrow-down1imagelinux_irlreddthat.commylittleinsanities@reddthat.com to linuxmemes@lemmy.worldEnglish · 20 days agomessage-square49linkfedilink
minus-squareforbiddencherry@lemmy.todaylinkfedilinkarrow-up2·20 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: