Shell script output Sort and count number of occurrence of lines |
encrypt en decrypt password inside Unix shell script |
The Unix "parameters", $0, $#, $1, $2, $3, ..., $?, $@ |
The Unix "variables", export, read, unset commands |
The Unix "for loop" command |
The Unix "case" command |
The Unix "while loop" command |
The Unix "if then else fi" command |
The Unix "sed" command |
The Unix "awk" command |
The Unix "cut" command |
The basics of KSH scripting |