renzev@lemmy.world to linuxmemes@lemmy.worldEnglish · 2 months agoAlmost as annoying as the windows evangelistslemmy.worldexternal-linkmessage-square369fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkAlmost as annoying as the windows evangelistslemmy.worldrenzev@lemmy.world to linuxmemes@lemmy.worldEnglish · 2 months agomessage-square369fedilink
minus-squareLovable Sidekick@lemmy.worldlinkfedilinkEnglisharrow-up0·2 months agoAlias lets you rename commands but not options. For example you could alias “grep” as “search”, but you couldn’t alias the “-h” option as “-nonames” and type “search -nonames” . You still have to type “search -h”.
Alias lets you rename commands but not options. For example you could alias “grep” as “search”, but you couldn’t alias the “-h” option as “-nonames” and type “search -nonames” . You still have to type “search -h”.