6 Screencasts tagged with bash
#17 Hello Zsh! Part 2
In the second half of our 2 part series on Zsh, we look at globbing and using Zsh's qualifiers. This can be combined with the completion from episode 16 for some super powerful shell bliss.
Uploaded on Dec 26, 2009 | 6:35 | Tags: bash Linux OSX zsh
#16 Hello Zsh! Part 1
Zsh is a great alternative to Bash and other Unix shells. It has programmable completion, paging, and many other great features.
We'll take a good look at paging and the completion that Zsh offers in this episode and explore more in the next episode.
As mentioned in the episode, the Zsh Wiki is an excellent source for Zsh information and help with your .zshrc.
Uploaded on Dec 18, 2009 | 6:10 | Tags: bash Linux OSX zsh
#13 GNU Screen
This week we take a peek at GNU Screen - a terminal multiplexer. GNU Screen allows you to open multiple terminal sessions and easily switch between them from one terminal window. You can also disconnect from GNU Screen and your terminal sessions will stay in the background waiting for you to reconnected.
Uploaded on Nov 27, 2009 | 7:22 | Tags: bash gnu screen Linux
#8 Customizing Your Bash Command Prompt
The Bash command prompt can be fairly dull by default.
In this episode we add some color to help differentiate between files, executables, symlinks, and directories. We'll also change the format of the command prompt with the current time and better formatting.
Uploaded on Oct 23, 2009 | 5:23 | Tags: bash Linux OSX
#5 Command Line Tips #2
In this episode we continue the multipart series with some more of my favorite command line tips including a surprisingly little known cd argument, quickly searching the bash_history, a sudo tip, and how to temporarily start a tiny webserver so we can share files with a single command.
Uploaded on Oct 06, 2009 | 4:25 | Tags: bash cd python
#4 Command Line Tips #1
In this episode of a multipart series, we go over a couple of tips for the command line including Bash aliases and using pushd and popd to quickly traverse common directories.





