HW6 - Luis Flores Lozano

HW6 - Luis Flores Lozano

Mkdir: Creates a new directory. After using “mkdir”, you name the directory and it is saved.

 

Ls: ls simply lists all the available directories.

 

Cd: cd changes the directory and this is where you will be accessing files.

 

Package: 

I installed python and similar packages like pandas. Then, I executed a python file through the Linux CLI. I got a cool ascii art to print out on the terminal to show it off.