In-Depth Series: Linux in the Shell
- Number of episodes: 33
- Open/closed: open
- Date of earliest show: 2012-02-15
- Date of latest show: 2013-06-19
- Series RSS feeds: ogg, spx, mp3
The website is https://www.linuxintheshell.com/
hpr1273 :: LiTS 032: cat hosted by Dann
Concatenate files and print on the standard output with the cat command
Listen in ogg, spx, or mp3 format.
hpr1262 :: LiTS 031: who hosted by Dann
Show who is logged on with the who command
Listen in ogg, spx, or mp3 format.
hpr1253 :: LiTS 030: vmstat hosted by Dann
Report virtual memory statistics with the vmstat command
Listen in ogg, spx, or mp3 format.
hpr1244 :: LiTS 029: ab - apache benchmark. hosted by Dann
Apache HTTP server benchmarking tool: ab
Listen in ogg, spx, or mp3 format.
hpr1232 :: LiTS 028: extended attributes hosted by Dann
List and change extended file attributes with lsattr and chattr
Listen in ogg, spx, or mp3 format.
hpr1222 :: LiTS 027: mathematical commands hosted by Dann
Episode 27 of Linux in the Shell continues on with looking at some mathematical commands
Listen in ogg, spx, or mp3 format.
hpr1213 :: LiTS 026: units hosted by Dann
Unit conversion and calculation program: units
Listen in ogg, spx, or mp3 format.
hpr1202 :: LiTS 025: bc hosted by Dann
An arbitrary precision calculator language: bc
Listen in ogg, spx, or mp3 format.
hpr1192 :: LiTS 024: time and /usr/bin/time hosted by Dann
Run programs and summarize system resource usage with the time command
Listen in ogg, spx, or mp3 format.
hpr1182 :: LiTS 023: Date hosted by Dann
Print or set the system date and time with the date command
Listen in ogg, spx, or mp3 format.
hpr1172 :: LiTS 022: Sort hosted by Dann
Sort lines of text files with the sort command
Listen in ogg, spx, or mp3 format.
hpr1162 :: LiTS 021: killall hosted by Dann
Kill processes by name with the killall command
Listen in ogg, spx, or mp3 format.
hpr1142 :: LiTS 020: pgrep and pkill hosted by Dann
Look up or signal processes based on name and other attributes with pgrep and pkill
Listen in ogg, spx, or mp3 format.
hpr1132 :: LiTS 019: Kill the worms! hosted by Dann
Send a signal to a process with the kill command
Listen in ogg, spx, or mp3 format.
hpr1122 :: LiTS 018: ln hosted by Dann
Make links between files with the ln command
Listen in ogg, spx, or mp3 format.
hpr1112 :: LiTS 017: split hosted by Dann
Split a file into pieces with the split command
Listen in ogg, spx, or mp3 format.
hpr1082 :: LiTS 016: top pt 4: Alternate Windows hosted by Dann
Part 4 of the top command
Listen in ogg, spx, or mp3 format.
hpr1072 :: LiTS 015: top part 3 - Control Top hosted by Dann
Part 3 of the top command
Listen in ogg, spx, or mp3 format.
hpr1062 :: LiTS 014: The Bottom of Top, top pt 2 hosted by Dann
Part 2 of the top command
Listen in ogg, spx, or mp3 format.
hpr1052 :: LiTS 013: Top of Top hosted by Dann
Part 1 of the top command
Listen in ogg, spx, or mp3 format.
hpr1042 :: LiTS 012: tail hosted by Dann
Output the last part of files with the tail command
Listen in ogg, spx, or mp3 format.
hpr1032 :: LiTS 011: du - disk usage hosted by Dann
Summarise file space usage with the du command
Listen in ogg, spx, or mp3 format.
hpr1022 :: LiTS 010: df - Exploring Disk Filesystem Usage hosted by Dann
Report file system disk space usage with the df command
Listen in ogg, spx, or mp3 format.
hpr1012 :: LiTS 009: w command and linux load averages hosted by Dann
Show who is logged on and what they are doing with the w command
Listen in ogg, spx, or mp3 format.
hpr1002 :: LiTS 008: free: Understanding Linux Memory Usage hosted by Dann
The free command and memory usage
Listen in ogg, spx, or mp3 format.
hpr992 :: LiTS 007: Chmod and Unix Permissions. hosted by Dann
Change file and directory access permissions with the chmod command
Listen in ogg, spx, or mp3 format.
hpr982 :: LiTS 006: pmount hosted by Dann
Mount devices with the pmount command
Listen in ogg, spx, or mp3 format.
hpr972 :: LiTS 005: wc hosted by Dann
Print newline, word, and byte counts for files with the wc command
Listen in ogg, spx, or mp3 format.
hpr962 :: LiTS 004: paste hosted by Dann
Merge lines of files with the paste command
Listen in ogg, spx, or mp3 format.
hpr953 :: LiTS 003: cut hosted by Dann
Using the cut command
Listen in ogg, spx, or mp3 format.
hpr944 :: LITS 002: tr hosted by Dann
Translating or transliteration with the tr command
Listen in ogg, spx, or mp3 format.
hpr934 :: LiTS 001: qrencode hosted by Dann
QR codes and the qrencode command
Listen in ogg, spx, or mp3 format.
hpr924 :: LiTS 000: redirection hosted by Dann
Redirection: what it is and how to use it