$ cd Documents //Navigate to a file $ mkdir tutorial_class //Creating a directory $ cd tutorial_class //Navigating to the directory $ touch ejemplo.txt //Creating a .txt example file