To day I spent time with another classmate to help and learn a few things about linix.
I plan to go more in-depth into linix but for now this is all I’ve learned:
- ls = This command allows me to view whatever I am in either it being a file or system.
- cd = This command allows me to change directory in the linix system and to go from file to file in the system.
- cd .. = Allows you to go back one step in the directory.
- nano = Allows you to access the editor to edit files new and old.
- sudo = Is a command that is allowed for bypassing certain systems and restrictions in the system. sudo is another way to say that you have admin control in the system your working in.
I had a lot of fun learning some of these things and can’t wait to learn how to be more well versed in linix.