chrizbie@lemmy.nz to Lemmy Shitpost@lemmy.world · 2 years agojust sayin'lemmy.nzimagemessage-square58fedilinkarrow-up11.03K
arrow-up11.03Kimagejust sayin'lemmy.nzchrizbie@lemmy.nz to Lemmy Shitpost@lemmy.world · 2 years agomessage-square58fedilink
minus-squarebemenaker@lemmy.worldlinkfedilinkEnglisharrow-up2·2 years agoWho the fuck uses mkfol? Like that’s even a real command. GTFO
minus-squarethanks_shakey_snake@lemmy.calinkfedilinkarrow-up11·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-squarevinyl@lemmy.worldlinkfedilinkarrow-up1·edit-22 years 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