Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:




bugtraq logo Bugtraq mailing list archives

Re: request-route
From: juphoff () TARSIER CV NRAO EDU (Jeff Uphoff)
Date: Mon, 28 Jul 1997 11:04:03 -0400


MS> LOGFILE=/var/adm/debug;
MS> if [ -f $LOCK -o -L $LOCK ]
MS> then
MS> echo "request-route: Warning !! Lock file /tmp/request-route present!!" >> $LOGFILE
MS> # Uncomment the following line and comment the exit 1 if for some reasons
MS> # U want request-route to delete the lock and go on ..
MS> # rm -f $LOCK
MS> exit 1;
MS> fi

Obvious race condition.

--Up.



  By Date           By Thread  

Current thread:
  • Re: request-route Jeff Uphoff (Jul 28)
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]