chrizbie to Lemmy [email protected] • 2 years agojust sayin'lemmy.nzimagemessage-square62fedilinkarrow-up11.04K
arrow-up11.04Kimagejust sayin'lemmy.nzchrizbie to Lemmy [email protected] • 2 years agomessage-square62fedilink
minus-square@[email protected]linkfedilinkEnglish82•edit-22 years agoAdd this to your profile: alias mkfol=mkdir Have a fun life buddy.
minus-square@[email protected]linkfedilinkEnglish2•2 years agoWho the fuck uses mkfol? Like that’s even a real command. GTFO
minus-square@[email protected]linkfedilink9•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@[email protected]linkfedilink1•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
Add this to your profile:
alias mkfol=mkdir
Have a fun life buddy.
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