Introduction to Linux - Part 4
YouTube Viewers YouTube Viewers
17.1K subscribers
284 views
0

 Published On Feb 14, 2024

This is part 3 of a four part introduction to Linux, or at least to the command line interface of the shell.

Linux is the open source operating system that brought Unix to the masses and has turned in to the program that enables just about everything worthwhile (...sorry if I pissed anyone off :).

In this tutorial, I provide a basic overview of the shell - the command line interface that provides us with a window into the world of computing. I go over the most important commands that are needed for shell interaction and shell scripting, demonstrated on the Bash shell, which is currently the most popular Linux shell. From navigating your way through the directory structure, controlling files, redirections, and aliases, through to shell scripting, job control and much more.

If you were scared of Linux or hesitant to start, this is the tutorial for you.

Part 1 is all about navigating the shell.
Part 2 introduces file permissions, redirection, pipes and other basic commands
Part 3 demonstrates aliases, soft links, variables, file compression and shell scripting
Part 4 finishes the tutorial with job control and a bit more

Lecture slides can be found on the EnICS Labs Tutorials page at https://enicslabs.com/tutorials/

For more videos - primarily about chip design and VLSI - please visit the EnICS Labs website at:
https://enicslabs.com/education/ or search using my YouTube handle @aditeman

show more

Share/Embed