renzev@lemmy.world to linuxmemes@lemmy.worldEnglish · 14 days agoAlmost as annoying as the windows evangelistslemmy.worldexternal-linkmessage-square367fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkAlmost as annoying as the windows evangelistslemmy.worldrenzev@lemmy.world to linuxmemes@lemmy.worldEnglish · 14 days agomessage-square367fedilink
minus-squareLovableSidekick@lemmy.worldlinkfedilinkEnglisharrow-up0·13 days 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”.