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
Related posts:
- Lilo -R – updating kernel on remote machine Linux is an amazing server operating system. A remote user...
- Vim – Multiple Files One of the very cool things about Vim is the...
- Capturing screenshots from Windows Media Player I have needed to get a screen shot out of...
- Day Break Serials are the new fad in US TV. Fox experimented...
- Finding Empty Directories With Bash Needed to find some empty directories today, so I ran...






Bash Tutorial