First, please use a meaningful subject line of some sort.
I added something for a subject to this post.


> In bash or csh I want to start nmap scanning at every 1 hour.how can I do 
> this?

Check out cron and crontab.
If you set up a crontab - for root probably with your nmap scan
in every hour, it will work just fine.   Make sure you remember
to put full pathnames in your script or command.

////jerry

>                                    thanks
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to