• lasagna
    link
    fedilink
    English
    arrow-up
    85
    arrow-down
    1
    ·
    edit-2
    1 year ago

    Add this to your profile:

    alias mkfol=mkdir

    Have a fun life buddy.

      • thanks_shakey_snake@lemmy.ca
        link
        fedilink
        arrow-up
        10
        ·
        1 year ago

        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.

      • vinyl@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        1 year ago

        alias is a command to give nicknames to any other command in Linux

        alias mkfol=mkdir

        So using mkfol calls for mkdir