chrizbie to Lemmy Shitpost • 2 years agojust sayin'lemmy.nzimagemessage-square59fedilinkarrow-up11.05Karrow-down133
arrow-up11.02Karrow-down1imagejust sayin'lemmy.nzchrizbie to Lemmy Shitpost • 2 years agomessage-square59fedilink
minus-square@bemenakerlinkEnglish-4•2 years agoWho the fuck uses mkfol? Like that’s even a real command. GTFO
minus-square@[email protected]linkfedilink10•2 years agoIf only there were some way to give new names to an existing command. You could call them… Idk, nicknames? Pseudonyms? Or maybe a shorter word that means the same thing. Somebody should invent that.
minus-square@vinyllink1•edit-21 year agoalias is a command to give nicknames to any other command in Linux alias mkfol=mkdir So using mkfol calls for mkdir
Who the fuck uses mkfol? Like that’s even a real command. GTFO
If only there were some way to give new names to an existing command. You could call them… Idk, nicknames? Pseudonyms? Or maybe a shorter word that means the same thing.
Somebody should invent that.
alias is a command to give nicknames to any other command in Linux
alias mkfol=mkdir
So using mkfol calls for mkdir