in Linux operating system command shell, and I'm pretty sure in other OS's, the prefix of many commands starts with letters "mk" that stands for "make"
mkdir => make directory
mktemp => make temporary file or direcory
mkfs => make filesystem
etc..
53👍 22👎