Bash Tutorial
August 10th, 2006 at 8:12 pm by Bob Weber (Tech)
bash linux
OK, this one is for the techies out there. Found a great bash tutorial the other day and thought I’d share it.
It doesn’t have just the standard lame stuff, I actually learned quite a bit. Things like
!xyz:p will print the command that would be executed rather than executing it
and
!$ is the “end” of the previous command
Popularity: 6%



