From the category archives:

Shell scripting

Korn shell scripting is something all UNIX users should learn how to use. This article will teach you to write your own Korn shells scripts.

{ 0 comments }

This is 3rd and the final installment for Urchin 6 web analytics software series. Once Urchin is installed, you need to configure tracking on your website. You need to install Urchin sensors – a small piece of javascript tracking code on each of your website’s pages.

{ 6 comments }

Shell scripting is fun. It is useful to create nice (perhaps ugly) things (read as solutions) in shell scripting. Now Windows got Powershell. But how does PowerShell measure up to traditional shells like Bash?

{ 1 comment }

After reading this article, you should now be able to use the Korn shell in ways you may not have known before. Mastering the command line can simplify your work and help you better understand how to make the shell and command line work for you rather than you working harder for it.

{ 1 comment }

Describes how to deal with high disk I/O generating scripts or programs using ionice and CFQ scheduling class under Linux.

{ 7 comments }

This google-interface behaves similar to a unix-shell. You type commands and the results are shown on this page.

{ 3 comments }

In this article ComputerWorld chat to Chet Ramey about his experience maintaining Bash.

{ 0 comments }