snort -Dde -c /etc/snort/snort.conf |
#!/bin/sh cd /home/karappi/public_html/nmz_index/ /usr/bin/mknmz /home/karappi/public_html/ |
0 3 * * 0 /home/karappi/namazu.bat |
#!/bin/sh ps ax | grep webcam > tmp.log let x=$(/usr/bin/wc tmp.log | /usr/bin/cut -f7 -d " ") if [ $x -ne 2 ] then webcam & date >> re.log fi at +30 minutes -f chkwebcam.sh >& log |