nutbutter@discuss.tchncs.de to linuxmemes@lemmy.world · 14 天前Do you like systemd?discuss.tchncs.deimagemessage-square160linkfedilinkarrow-up1994arrow-down163
arrow-up1931arrow-down1imageDo you like systemd?discuss.tchncs.denutbutter@discuss.tchncs.de to linuxmemes@lemmy.world · 14 天前message-square160linkfedilink
minus-squareenbipanic@lemmy.blahaj.zoneBannedlinkfedilinkEnglisharrow-up8·12 天前Understandable, have a nice day
minus-squareInnerScientist@lemmy.worldlinkfedilinkarrow-up4·12 天前alias service="systemctl" Or even alias s="systemctl"
minus-squarewhoisearth@lemmy.calinkfedilinkarrow-up3·12 天前Note the order of the commands. I don’t mind typing aystemctl
minus-squarewhoisearth@lemmy.calinkfedilinkarrow-up3arrow-down1·12 天前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.
I’d rather complain
Understandable, have a nice day
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.