========== ========== ========== ========== ==========
Tiger
========== ========== ========== ========== ==========
#!/bin/csh -f
/usr/sbin/netstat -Ana -p tcp | /usr/bin/head -2
/usr/sbin/netstat -Ana -p tcp | /usr/bin/grep 1002
echo “”
/bin/ps auxw | /usr/bin/head -1
/bin/ps auxw | /usr/bin/grep ^clamav | /usr/bin/grep -v grep | /usr/bin/grep -v chkclamav
/bin/ps auxw | /usr/bin/grep ^amavisd | /usr/bin/grep -v grep
========== ========== ========== ========== ==========
Panther
========== ========== ========== ========== ==========
#!/bin/csh -f
/usr/sbin/netstat -Ana -p tcp | /usr/bin/head -2
/usr/sbin/netstat -Ana -p tcp | /usr/bin/grep 1002
echo “”
/bin/ps auxw | /usr/bin/head -1
/bin/ps auxw | /usr/bin/grep ^clamav | /usr/bin/grep -v grep | /usr/bin/grep -v chkclamav
/bin/ps auxw | /usr/bin/grep ^amavisd | /usr/bin/grep -v grep
========== ========== ========== ========== ==========
Leopard
========== ========== ========== ========== ==========
#!/bin/csh -f
/usr/sbin/netstat -Ana -p tcp | /usr/bin/head -2
/usr/sbin/netstat -Ana -p tcp | /usr/bin/grep 1002
echo “”
/bin/ps auxw | /usr/bin/head -1
/bin/ps auxw | /usr/bin/grep ^clamav | /usr/bin/grep -v grep | /usr/bin/grep -v chkclamav
/bin/ps auxw | /usr/bin/grep ^amavisd | /usr/bin/grep -v grep
![立川談志 古典落語特選 1 [DVD]](https://f.media-amazon.com/images/I/71RqRDmCTlL.__AC_SX300_SY300_QL70_ML2_.jpg)





コメントを残す
コメントを投稿するにはログインしてください。