Linux commands to remember for file / directory operations
The Mojolicious startup will start developing on Windows in the msys2 environment or on a Mac terminal.
In the CUI environment, you will be working by executing commands.
Normally, I use a graphical mouse called GUI to operate files and directories, but I will first introduce the corresponding Linux commands.
Before you start web development, these are the only Linux commands to keep in mind.
ls command-display file list
To see the list of files on the command line, use the cd command.
cd command-move directory
At the command line, use the cd command to change directories.