nutbutter@discuss.tchncs.de to linuxmemes@lemmy.world · 28 days agoDo you like systemd?discuss.tchncs.deimagemessage-square159fedilinkarrow-up1990arrow-down164
arrow-up1926arrow-down1imageDo you like systemd?discuss.tchncs.denutbutter@discuss.tchncs.de to linuxmemes@lemmy.world · 28 days agomessage-square159fedilink
minus-squareInnerScientist@lemmy.worldlinkfedilinkarrow-up4·26 days agoalias service="systemctl" Or even alias s="systemctl"
minus-squarewhoisearth@lemmy.calinkfedilinkarrow-up3·26 days agoNote the order of the commands. I don’t mind typing aystemctl
minus-squareozymandias117@lemmy.worldlinkfedilinkEnglisharrow-up2·26 days agoservice() { systemctl $2 $1 }
minus-squarewhoisearth@lemmy.calinkfedilinkarrow-up3arrow-down1·26 days agoI love you all solutioning for something I don’t care enough about. I just find it annoying that systemctl reversed the order for some stupid reason.
alias service="systemctl"Or even
alias s="systemctl"Note the order of the commands. I don’t mind typing aystemctl
service() { systemctl $2 $1 }
I love you all solutioning for something I don’t care enough about. I just find it annoying that systemctl reversed the order for some stupid reason.