Tag: shell scripts
How to Program with Shell Scripts: A Tutorial
Shell scripts are computer programs that are specially made to be run by the UNIX shell. Typically, shell scripts are used for manipulation, program...
How to begin programming with shell scripts
The power of scripting lies in the fact that you get to program with commands you already know, from various computer languages. Scripting provides...
Chkrootkit — Eliminate the Enemy Within
Last month, we learnt about the technical components that form rootkits. We also discussed why and how rootkits are dangerous, and briefly explored a...