Topic : Programming
#bash
#scripting
#linux
#terminal
#commands
The Linux command line can be quite daunting. What do commands like ls, cd, pwd and less mean? When you see that blinking cursor, what is the first thing you...
The Linux command line can be quite scary. What do commands like grep, nano, wc, ps and fg mean? When you see that blinking cursor, what should you type? Her...
In this Linux/Mac terminal tutorial, we will be learning how to use the grep command. The grep command allows us to search files and directories for patterns...
In this Linux/Mac terminal tutorial, we will be learning how to use the find command. The find command allows us to scan through our file system in order to ...
Thanks for watching everyone!
This video introduces the basics concepts involved in writing bash scripts by reviewing a number of small code snippets. This is part 1 of 2.
This video introduces the basics concepts involved in writing bash scripts by reviewing a number of small code snippets. This is part 2 of 2.
Code and preview
There are no comments