Linux is an operating system that gives you absolute control over every process you want to run on your hardware. The cost for this incredible power is time. Use of the terminal or command line interface is crucial. Learning Linux is an important skill that will serve you well in robotics and in your technical carrier.
Command Line Commands
Change Directory
cd dir
list files in working directory
ls