A Blog That I Love: Command Line Kung Fu
Command Line Kung Fu is a blog started by Hal Pomeranz, Ed Skoudis of InGuardians, and Paul Asadoorian of Pauldotcom Security Weekly and PaulDotCom Enterprises, LLC. that “will include fun, useful, interesting, security related, non-security related, tips, and tricks associated with the command line. It will include OS X, Linux, and even Windows!” They started off with a one-post per day strategy for the first week, and now publish new posts every Monday-Wednesday-Friday. The majority of the scripts are most useful to persons in the penetration testing realm, but like any good shell script they can be adapted to many different uses.
The post structure usually follows this formula: Ed Skoudis gives the Windows command shell version of a script, Hal Pomeranz gives a Linux version, and Paul Asadoorian gives a different Linux version or an OS X specific version. The best part about the posts is that there is an explanation of what they are doing that really helps make the scripts easier to understand, especially if you are unfamiliar with any of the commands or unfamiliar with one of the shells (e.g. me and the Windows command shell).
They’ve been going for a little over a month now and have some high quality posts and even have had a few guest posters to provide different perspectives in the standard shells or to introduce new things like writing the script in Windows PowerShell. Congratulations on the great site guys, I can’t wait to see more great posts!

