#Km91#@sh.itjust.works to linuxmemes@lemmy.world · 2 hours agoFeels more polite for sure.sh.itjust.worksimagemessage-square25fedilinkarrow-up1293
arrow-up1293imageFeels more polite for sure.sh.itjust.works#Km91#@sh.itjust.works to linuxmemes@lemmy.world · 2 hours agomessage-square25fedilink
minus-squarewildbus8979@sh.itjust.workslinkfedilinkarrow-up25·edit-22 hours agoalias thanks="echo 'You are most welcomed'" please shutdown; thanks
minus-squarenymnympseudonym@piefed.sociallinkfedilinkEnglisharrow-up23·2 hours agoalias sudo fucking fucking systemctl restart firewalld.service fucking shutdown
minus-squarethejml@sh.itjust.workslinkfedilinkarrow-up18·2 hours agoReminds me of my favorite command line utility.
minus-squareramasses@social.ozymandias.clublinkfedilinkEnglisharrow-up1·1 minute agoIs their a still maintained fork?
minus-squareArthur Besse@lemmy.mllinkfedilinkEnglisharrow-up5·edit-22 hours ago alias thanks="You are most welcomed" you need to use the echo command if you want to echo something: alias thanks="echo 'You are most welcomed'" (the inner single-quotes are not strictly required in this case, but recommended nonetheless)
minus-squarewildbus8979@sh.itjust.workslinkfedilinkarrow-up4·edit-22 hours agoHuh yeah my bad, wrote this too fast in-between two messages at work
alias thanks="echo 'You are most welcomed'"please shutdown; thanksalias sudo fucking
fucking systemctl restart firewalld.service
fucking shutdown
Reminds me of my favorite command line utility.
Is their a still maintained fork?
Kind stranger; you made my day
you need to use the
echocommand if you want to echo something:alias thanks="echo 'You are most welcomed'"(the inner single-quotes are not strictly required in this case, but recommended nonetheless)
Huh yeah my bad, wrote this too fast in-between two messages at work