mkdir directoryname
mkdir First\ Second\ Third\ Fourth\ Fifth That would create a folder / directory with the name First Second Third Fourth Fifth.
Use the following command:cd ..The ".." indicates the parent of the current directory
rm filename or rm -r directoryname
mkdir this is the new directory command. or in kde/gnome right click in a folder and choose new folder.