
Command Line TV
by Christopher League and Christian Lopes•★ 4.9(2.4k Reviews)
All Episodes
Episode 12: Find and locate
We use find and locate to dig up lists of files on our system that match certain criteria. We also look at xargs for executing commands on a selected set of files....
Episode 11: Filesystems
We investigate the standard filesystem hierarchy and some tools for managing filesystems....
Episode 10: Shell scripts
We create shell scripts using the hash-bang header, and also look at permissions, variables, and loops in the shell....
Episode 9: Redirection and substitution
We explore some more shell basics including redirection to and from files, and command substitution. This feature allows the output of one command to be used as parameters of anoth...
Episode 8: Package managers
In this episode, we explore some of the capabilities of package managers for installing and updating software on your system. Specifically, we look at the ‘apt’ system on Ubuntu GN...
Episode 7: ImageMagick
We look at ImageMagick, a powerful suite of command-line tools for doing image processing. With it, we resize, crop, blur, and do format-conversion on a collection of image files....
Episode 6: File management part 2
In this episode, we continue looking at managing files and directories using cp, rm, mkdir, and rmdir. We also show off the tree command and revisit creating an alias in our .bashr...
Episode 5: File management part 1
We use mv to move and rename files, and create a shell alias to improve the safety of one of its sharp edges. We also introduce the .bashrc configuration script, and mkdir to creat...
Episode 4: Text manipulation
We learn about text manipulation commands like cut, sort, and uniq. We build sophisticated pipelines to analyze data, including surveys and web logs. We also look briefly at invoki...
Episode 3: Wildcards and grep
In this episode, we use basic wildcards to select files, and then explore how the ‘grep’ command can search for words or phrases across multiple files. As always, you can follow al...
Episode 2: Viewing files
We look at viewing files using commands like cat, more, less, head, and tail, including using those in short pipelines. We also try opening files in external applications using ope...
Episode 1: echo "Hello!"
Welcome to Command Line TV, a new video podcast to help you learn and master the UNIX shell. In this first episode, we talk about our backgrounds, the scope of this endeavor, openi...
Listen Offline
Download your favorite episodes and listen anywhere, anytime.
Comments (0)