Re: OT: Shell Script
This WebDNA talk-list message is from 2005
It keeps the original formatting.
numero = 61658
interpreted = N
texte = Clint Davis wrote:> Can anyone provide an example of a shell script that would insert three> entries into the /etc/hosts file and perform `lookupd -flushcache` ?Don't run random shell scripts that someone posts to a public listserv without understanding what they do (typically by running them one line at a time with an unpriveleged account, i.e. *not* root). This should be a good example:> #!/bin/sh> # call like: > # scriptname entry1 entry2 entry3> echo %1 >> /etc/hosts> echo %2 >> /etc/hosts> echo %3 >> /etc/hosts> lookupd -flushcacheGet out to your favorite independent bookstore and buy a Unix administration book (O'Reilly has a few), since you should be able to do simple things like this before you seriously try and administer a *nix box...HTHJohn-- John PeacockDirector of Information Research and TechnologyRowman & Littlefield Publishing Group4501 Forbes BoulevardSuite HLanham, MD 20706301-459-3366 x.5010fax 301-429-5748-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Clint Davis wrote:> Can anyone provide an example of a shell script that would insert three> entries into the /etc/hosts file and perform `lookupd -flushcache` ?Don't run random shell scripts that someone posts to a public listserv without understanding what they do (typically by running them one line at a time with an unpriveleged account, i.e. *not* root). This should be a good example:> #!/bin/sh> # call like: > # scriptname entry1 entry2 entry3> echo %1 >> /etc/hosts> echo %2 >> /etc/hosts> echo %3 >> /etc/hosts> lookupd -flushcacheGet out to your favorite independent bookstore and buy a Unix administration book (O'Reilly has a few), since you should be able to do simple things like this before you seriously try and administer a *nix box...HTHJohn-- John PeacockDirector of Information Research and TechnologyRowman & Littlefield Publishing Group4501 Forbes BoulevardSuite HLanham, MD 20706301-459-3366 x.5010fax 301-429-5748-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
John Peacock
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
WebCatalog for guestbook ? (1997)
[shownext] and descending order (1997)
Document Contains No Data! (1997)
NT considerations (1997)
Stumpted Again (1997)
WebSTAR virtual roots with . in the foldername (2000)
Questions To Answer (1997)
Stopping bad HTML propagation ? (1997)
About the + sign (2002)
database files in secure folder (1997)
WebDNA-Talk Digest mode broken (1997)
incrementing a counter remotely? (1999)
WebStar Secure on other machine (1997)
MacOS X 10.1 Upgrade Error (2001)
RE: WebCat: Access denied, but why? (1997)
form crasehes server (1997)
First time Installation problems (1999)
[WebDNA] DNA suffix (2008)
[OT] HTML Table Cell Problem (2003)
Re(2): Problem about [CART] number (1998)