MKDIR

To make a new directory (folder) type the following command followed by what you want the directory to be named
mkdir filename
After you press the return key, it will show no signs of having made the file, therefore do a quick ls and that directory should be there.