You Are here: Home Stuff Downloads Scripts Shell scripts

20 -May -2012
Register

REGISTER

*
*
*
*
*
Fields marked with an asterisk (*) are required.
Up

Shell scripts

A collection of shell scripts for either bash, ksh, csh or sh

 

mywc.sh (300 B)
This script will give the same output as the shell command "wc" will do for you. It will just practise you and me in the start of making some shell scripts. Feel free to use and adjust.
recursive.sh (182 B)
This simple shell script shows howto use a shell script recursive. Ofcourse you could do "ls-lR", but that is not the point. It is just to show you howto do recursive. Please notice that this script will only work if this script path is in your PATH variable. Also make sure that each shell you open will be as a new login.
check-inodes.sh (1.79 kB)
This script allows you to monitor the free inodes. You can configure it when it should send you an alert by email. All outputted data can be redirected to a logfile if necessary.
Display Num 
Powered by Phoca Download