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 -flushcache Get 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... HTH John -- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4501 Forbes Boulevard Suite H Lanham, MD 20706 301-459-3366 x.5010 fax 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:

    
  1. Re: OT: Shell Script ( John Peacock 2005)
  2. OT: Shell Script ( Clint Davis 2005)
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 -flushcache Get 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... HTH John -- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4501 Forbes Boulevard Suite H Lanham, MD 20706 301-459-3366 x.5010 fax 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:

Country & Ship-to address & other fields ? (1997) ampersand in a sendmail body (2007) Not really WebCat (1997) Closing databases (2003) What am I doing wrong? (2000) Feedback Please (2003) Logging purchases (1997) Moment of Thanks (1997) Search/sort in URL Was: GuestBook example (1997) Modifying order output (1997) Date field search needs ... (1998) grouped fields? (1999) Searching for the end (1998) [WebDNA] Some code inside a large loops fail ... but why? (2010) removing programming logic white space (2003) WebDNA HitLogger available (was Signal Raised Error) (1997) [WebDNA] Domain limits (2009) upgrading (1997) quantity minimum problem (1997) Progress !! WAS: Trouble with formula.db (1997)