home *** CD-ROM | disk | FTP | other *** search
/ A Beginner's Guide to the Internet / INTERNET.ISO / text / faqs / unix.faq < prev    next >
Internet Message Format  |  1996-05-06  |  82KB

  1. From: tmatimar@morse.waterloo.edu
  2. Newsgroups: comp.unix.questions,news.answers
  3. Subject: Welcome to comp.unix.questions [Monthly posting]
  4. Date: 4 May 92 05:00:27 GMT
  5. Followup-To: comp.unix.questions
  6.  
  7. Archive-name: unix-faq/unix-intro
  8. Version: $Id: unix-intro,v 1.5 1992/04/26 20:17:15 tmatimar Exp $
  9.  
  10. Comp.unix.questions is one of the most popular and highest volume
  11. newsgroups on Usenet.  This article is a monthly attempt to remind
  12. potential posters about what is appropriate for this newsgroup.
  13. If you would like to make any suggestions about the content of
  14. this article, please contact its maintainer at
  15. tmatimar@nff.ncl.omron.co.jp.
  16.  
  17. Companion articles include the answers to some Frequently
  18. Asked Questions.  You may save yourself a lot of time by reading
  19. those articles before posting a question to the net.
  20.  
  21. If you have not already read the overall Usenet introductory material
  22. posted to "news.announce.newusers", please do.  Much of this article
  23. overlaps with the common sense guidelines posted there.
  24.  
  25.          Should I Post My Unix Question to the Net?
  26.  
  27. Often the answer is "No, you can get an answer a lot faster without
  28. posting a question." Before you post, you should try -
  29.  
  30.     o Reading the manual for your system.  Some day you may encounter
  31.       the phrase "RTFM", which stands for "Read the Fine Manual"
  32.       (except 'F' doesn't really stand for "Fine").  If you ask
  33.       someone a question and they tell you to RTFM, it's an
  34.       indication that you haven't done your homework.   For instance,
  35.       if you are having trouble removing a file whose name begins
  36.       with a "-", check the man page for "rm".  It might tell
  37.       you what you need to know.
  38.  
  39.       When people use terminology like "read(2)", they are referring
  40.       to the "read" man page in section 2 of the manual (which you
  41.       would see by using "man 2 read").
  42.  
  43.     o Finding a knowledgeable user at your site.  Many sites have
  44.       at least a few Unix experts who will be happy to help you
  45.       figure out how to remove a file whose name begins with "-".
  46.       Many larger sites, particularly universities, may even have
  47.       paid consultants whose job is to help you with Unix problems.
  48.       Check with them first.
  49.  
  50.     o Find a good introductory book on Unix.  There are plenty of
  51.       such books available, and you will save yourself a lot
  52.       of trouble by having one handy and consulting it frequently.
  53.       (Question 1.5 in the companion articles will let you know
  54.        where you can find a list of good Unix and C books.)
  55.  
  56. Please remember that the comp.unix.* newsgroups are read by over 80,000
  57. people around the world, and that posting a question to this group will
  58. cost a lot of time and money by the time your article is distributed to
  59. Asia, Australia, Europe (west and east), Africa, the middle east,
  60. and all corners of North, South and Central America.
  61.  
  62. Also, some people receive these newsgroups as part of a mailing list
  63. rather than a newsgroup.  If you're one of these people, please don't
  64. send a "Remove me from this list" or "UNSUBSCRIBE"  message to the
  65. wrong place.  Take the time to figure out where you're getting this
  66. stuff from, and send your request to the mailing list maintainer, *not*
  67. to the list or newsgroup itself!  Ask your local postmaster for help.
  68. (One of the answers in the companion articles deals with the details of
  69. the mailing list.)
  70.  
  71.                To Which Newsgroup Should I Post My Question?
  72.  
  73. The choice of newsgroup is harder than it used to be.  In the old days,
  74. you just had to choose between "comp.unix.questions" and
  75. "comp.unix.wizards".  Now there are a variety of more specific groups.
  76. Choose one of the following groups carefully.  If you aren't sure where
  77. your question belongs or if your question is not specific to some
  78. particular version of Unix, try "comp.unix.questions".  Many
  79. knowledgeable Unix wizards read that group and will be able to help you.
  80.  
  81. Here are the capsule descriptions of various groups you might consider
  82. (extracted from a monthly posting to "news.announce.newusers")
  83.  
  84. comp.unix.questions     General questions from UNIX users and sys admins.
  85.             If your question isn't a really good match for one of
  86.             the groups below, post it here.
  87.  
  88. news.answers        Repository for periodic USENET articles. (Moderated)
  89.             This article is crossposted here.
  90.             Do not try to post here unless you're posting a FAQ.
  91.  
  92. comp.unix.shell         Using and programming any UNIX shell.
  93.  
  94. comp.lang.c             Discussion about C.
  95.  
  96. comp.sources.unix       Postings of complete, UNIX-oriented sources. (Moderated)
  97. comp.std.unix           Discussion for the P1003 committee on UNIX. (Moderated)
  98. comp.unix               Discussion of UNIX* features and bugs. (Moderated)
  99. comp.unix.admin         Administering a Unix-based system.
  100. comp.unix.aix           IBM's version of UNIX.
  101. comp.unix.amiga        Unix on the Commodore Amiga
  102. comp.unix.aux           The version of UNIX for Apple Macintosh II computers.
  103. comp.unix.bsd           Discussions relating to BSD UNIX.
  104. comp.unix.internals     Discussions on hacking UNIX internals.
  105. comp.unix.large         UNIX on mainframes and in large networks.
  106. comp.unix.misc          Various topics that don't fit other groups.
  107. comp.unix.msdos         MS-DOS running under UNIX by whatever means.
  108. comp.unix.programmer    Q&A for people programming under Unix.
  109. comp.unix.sysv286       UNIX System V (not XENIX) on the '286.
  110. comp.unix.sysv386       Versions of Unix (not Xenix) on Intel 80386-based boxes.
  111. comp.unix.ultrix        Discussions about DEC's Ultrix.
  112. comp.unix.xenix.misc    General discussions regarding XENIX (except SCO).
  113. comp.unix.xenix.sco     XENIX versions from the Santa Cruz Operation.
  114.  
  115. comp.unix.wizards       In-depth discussions of advanced unix topics.
  116.             People should not post to this group unless they
  117.             have used unix as a user, sysadmin and know details
  118.             of the kernel, and how different unix kernels differ.
  119.             In other words, don't post to comp.unix.wizards.
  120.  
  121.           What Information Should I Include?
  122.  
  123. It's hard to include too much information.  There are hundreds of
  124. different Unix systems out there, and they all have less in common
  125. than you might think.  If you have a problem and are posting an
  126. article, please be sure to mention:
  127.  
  128.     o A descriptive subject line.  Many people will decide whether
  129.       to read your article solely on the basis of the subject line,
  130.       so it should be a good statement of your problem.
  131.  
  132.       NOT GOOD                          GOOD
  133.  
  134.       "Help"                            "How do I sort a file by line length?"
  135.       "Csh question"            "csh dumps core when I use '$<'"
  136.  
  137.     o What computer you are using, and what specific version
  138.       of the operating system it uses.  For instance,
  139.  
  140.         SunOS 4.0.1, Sun 3/50
  141.         4.3BSD-tahoe, Vax 11/780
  142.         SVR3.2, 3b2
  143.  
  144.     o If possible, the *exact* text of any error message you
  145.       may have encountered.
  146.  
  147.       WRONG                RIGHT
  148.  
  149.       "I can't print this file"     "When I type 'lpr Filename', I get
  150.                       lpr: Filename: File too ugly to print
  151.                      What does this mean?  It isn't in
  152.                      the man page.  This is using
  153.                      Mueslix 9.3 on a Fax 68086502"
  154.  
  155. It's a good idea to post unrelated questions in separate articles,
  156. so that people can keep different discussions separate.   It's also
  157. a *very* good idea to include a line or two like this:
  158.  
  159.     "Please mail your answers to me and I'll summarize what I get
  160.      and post the results to comp.unix.questions."
  161.  
  162. This prevents many identical responses from different users to the
  163. same question from clogging up the newsgroup.  And make sure
  164. you really summarize what you get - don't just concatenate
  165. all the mail you've received.
  166.  
  167. It's also a good idea to read comp.unix.questions for at least a couple
  168. of weeks after you post your article to see what followup articles
  169. are posted.
  170.  
  171.                 Should I Post an Answer to a Question?
  172.  
  173. It's very tempting to post an answer to a question you read on the net,
  174. especially when you think "Aha, finally - a question I can answer!"
  175. Consider though that when a simple question is asked, such as the
  176. sort about to be answered below, many other people around the
  177. world already know the answer and may be posting their own reply.
  178. In order to avoid dozens of replies to simple questions, please
  179. wait a day or so and see if anyone else has already answered
  180. the question.  If you have something special to contribute, please
  181. do so, but make sure you're not duplicating something someone else has
  182. already done.
  183.  
  184. You should feel free to reply to any question >by email<.  Even if
  185. the user gets 200 responses to his question, at least the load on the
  186. rest of the net is minimized.
  187.  
  188.                     What About Posting Source Code?
  189.  
  190. Posting small amounts of example code is fine (use comp.sources.unix to
  191. distribute complete programs) - but please make sure that your code
  192. runs (or at least compiles) properly.  Don't just type it in while
  193. editing your posting and hope it will work, no matter how sure you are
  194. that it will.  We all make mistakes.
  195.  
  196.                         What About Those People
  197.        Who Continue to Ask Stupid or Frequently Asked Questions
  198.          In Spite of The Frequently Asked Questions Document?
  199.  
  200. Just send them a polite mail message, possibly referring them to this document.
  201. There is no need to flame them on the net - it's busy enough as it is.
  202. -- 
  203. Ted Timar - tmatimar@nff.ncl.omron.co.jp
  204. Omron Corporation, Shimokaiinji, Nagaokakyo-city, Kyoto 617,  Japan
  205.  
  206.  
  207. ..
  208. Hope you know what you're doing ...
  209. Data directory is /big/gd
  210. Port is 70
  211. Logging to File /usr/adm/gopherd.l
  212.  
  213. >From news.cso.uiuc.edu!ux1.cso.uiuc.edu!uwm.edu!wupost!cs.utexas.edu!sun-barr!olivea!uunet!snorkelwacker.mit.edu!bloom-picayune.mit.edu!news Mon Jul  6 13:59:30 CDT 1992
  214. Article: 2042 of news.answers
  215. Xref: news.cso.uiuc.edu comp.unix.questions:27745 comp.unix.shell:6135 news.answers:2042
  216. Path: news.cso.uiuc.edu!ux1.cso.uiuc.edu!uwm.edu!wupost!cs.utexas.edu!sun-barr!olivea!uunet!snorkelwacker.mit.edu!bloom-picayune.mit.edu!news
  217. >From: tmatimar@morse.waterloo.edu
  218. Newsgroups: comp.unix.questions,comp.unix.shell,news.answers
  219. Subject: Frequently Asked Questions about Unix (1/4) [Monthly posting]
  220. Message-ID: <unix-faq/part1_710139620@athena.mit.edu>
  221. Date: 3 Jul 92 05:01:17 GMT
  222. Expires: Sun, 16 Aug 1992 05:00:20 GMT
  223. Sender: news@athena.mit.edu (News system)
  224. Followup-To: comp.unix.questions
  225. Organization: Omron Corporation
  226. Lines: 306
  227. Approved: news-answers-request@MIT.Edu
  228. Supersedes: <unix-faq/part1_707547611@athena.mit.edu>
  229. X-Last-Updated: 1992/05/04
  230. Nntp-Posting-Host: pit-manager.mit.edu
  231. Status: RO
  232.  
  233. Archive-name: unix-faq/part1
  234. Version: $Id: part1,v 1.5 1992/04/26 20:14:45 tmatimar Exp $
  235.  
  236. These four articles contain the answers to some Frequently Asked
  237. Questions often seen in comp.unix.questions and comp.unix.shell.
  238. Please don't ask these questions again, they've been answered plenty
  239. of times already - and please don't flame someone just because they may
  240. not have read this particular posting.  Thank you.
  241.  
  242. These articles are divided approximately as follows:
  243.  
  244.       1.*) General questions.
  245.       2.*) Relatively basic questions, likely to be asked by beginners.
  246.       3.*) Intermediate questions.
  247.       4.*) Advanced questions, likely to be asked by people who thought
  248.        they already knew all of the answers.
  249.  
  250. This article includes answers to:
  251.  
  252.       1.1)  Who helped you put this list together?
  253.       1.2)  When someone refers to 'rn(1)' or 'ctime(3)', what does
  254.               the number in parentheses mean?
  255.       1.3)  What does {some strange unix command name} stand for?
  256.       1.4)  How does the gateway between "comp.unix.questions" and the
  257.               "info-unix" mailing list work?
  258.       1.5)  What are some useful Unix or C books?
  259.       1.6)  What happened to the pronunciation list that used to be
  260.               part of this document?
  261.  
  262.     If you're looking for the answer to, say, question 1.5, and want to skip
  263.     everything else, you can search ahead for the regular expression "^5)".
  264.  
  265. While these are all legitimate questions, they seem to crop up in
  266. comp.unix.questions on an annual basis, usually followed by plenty
  267. of replies (only some of which are correct) and then a period of
  268. griping about how the same questions keep coming up.  You may also like
  269. to read the monthly article "Answers to Frequently Asked Questions"
  270. in the newsgroup "news.announce.newusers", which will tell you what
  271. "UNIX" stands for.
  272.  
  273. With the variety of Unix systems in the world, it's hard to guarantee
  274. that these answers will work everywhere.  Read your local manual pages
  275. before trying anything suggested here.  If you have suggestions or
  276. corrections for any of these answers, please send them to to
  277. tmatimar@nff.ncl.omron.co.jp.
  278.  
  279. 1)  Who helped you put this list together?
  280.  
  281.     I have just taken over the maintenance of this list.  Almost all of
  282.     the work (and the credit) for generating this compilation was done
  283.     by Steve Hayman.
  284.  
  285.     We also owe a great deal of thanks to dozens of Usenet readers who
  286.     submitted questions, answers, corrections and suggestions for this
  287.     list.  Special thanks go to Maarten Litmaath, Guy Harris and
  288.     Jonathan Kamens, who have all made many especially valuable
  289.     contributions.
  290.  
  291. 2)  When someone refers to 'rn(1)' or 'ctime(3)', what does
  292.     the number in parentheses mean?
  293.  
  294.     It looks like some sort of function call, but it isn't.
  295.     These numbers refer to the section of the "Unix manual" where
  296.     the appropriate documentation can be found.  You could type
  297.     "man 3 ctime" to look up the manual page for "ctime" in section 3
  298.     of the manual.
  299.  
  300.     The traditional manual sections are:
  301.  
  302.     1    User-level  commands
  303.     2    System calls
  304.     3    Library functions
  305.     4    Devices and device drivers
  306.     5    File formats
  307.     6    Games
  308.     7    Various miscellaneous stuff - macro packages etc.
  309.     8    System maintenance and operation commands
  310.  
  311.     Some Unix versions use non-numeric section names.  For instance,
  312.     Xenix uses "C" for commands and "S" for functions.
  313.  
  314.     Each section has an introduction, which you can read with "man # intro"
  315.     where # is the section number.
  316.  
  317.     Sometimes the number is necessary to differentiate between a
  318.     command and a library routine or system call of the same name.  For
  319.     instance, your system may have "time(1)", a manual page about the
  320.     'time' command for timing programs, and also "time(3)", a manual
  321.     page about the 'time' subroutine for determining the current time.
  322.     You can use "man 1 time" or "man 3 time" to specify which "time"
  323.     man page you're interested in.
  324.  
  325.     You'll often find other sections for local programs or
  326.     even subsections of the sections above - Ultrix has
  327.     sections 3m, 3n, 3x and 3yp among others.
  328.  
  329. 3)  What does {some strange unix command name} stand for?
  330.  
  331.     awk = "Aho Weinberger and Kernighan"
  332.  
  333.     This language was named by its authors, Al Aho, Peter Weinberger and
  334.     Brian Kernighan.
  335.  
  336.     grep = "Global Regular Expression Print"
  337.  
  338.     grep comes from the ed command to print all lines matching a
  339.     certain pattern
  340.  
  341.             g/re/p
  342.  
  343.     where "re" is a "regular expression".
  344.  
  345.     fgrep = "Fixed GREP".
  346.  
  347.     fgrep searches for fixed strings only.  The "f" does not
  348.     stand for "fast" - in fact, "fgrep foobar *.c" is usually slower
  349.     than "egrep foobar *.c"  (Yes, this is kind of surprising. Try it.)
  350.  
  351.     Fgrep still has its uses though, and may be useful when searching
  352.     a file for a larger number of strings than egrep can handle.
  353.  
  354.     egrep = "Extended GREP"
  355.  
  356.     egrep uses fancier regular expressions than grep.
  357.     Many people use egrep all the time, since it has some more
  358.     sophisticated internal algorithms than grep or fgrep,
  359.     and is usually the fastest of the three programs.
  360.  
  361.     cat = "CATenate"
  362.  
  363.     catenate is an obscure word meaning "to connect in a series",
  364.     which is what the "cat" command does to one or more files.
  365.     Not to be confused with C/A/T, the Computer Aided Typesetter.
  366.  
  367.     gecos = "General Electric Comprehensive Operating System"
  368.     
  369.     When GE's large systems division was sold to Honeywell,
  370.     Honeywell dropped the "E" from "GECOS".
  371.  
  372.     Unix's password file has a "pw_gecos" field.  The name is
  373.     a real holdover from the early days.  Dennis Ritchie
  374.     has reported:
  375.  
  376.         "Sometimes we sent printer output or batch jobs
  377.          to the GCOS machine.  The gcos field in the
  378.          password file was a place to stash the information
  379.          for the $IDENT card.  Not elegant."
  380.  
  381.     nroff = "New ROFF"
  382.     troff = "Typesetter new ROFF"
  383.     
  384.     These are descendants of "roff", which was a re-implementation
  385.     of the Multics "runoff" program (a program that you'd use to
  386.     "run off" a good copy of a document).
  387.     
  388.     tee    = T
  389.  
  390.     From plumbing terminology for a T-shaped pipe splitter.
  391.  
  392.     bss = "Block Started by Symbol"
  393.     
  394.     Dennis Ritchie says:
  395.  
  396.         Actually the acronym (in the sense we took it up; it may
  397.         have other credible etymologies) is "Block Started by Symbol."
  398.         It was a pseudo-op in FAP (Fortran Assembly [-er?] Program), an
  399.         assembler for the IBM 704-709-7090-7094 machines.  It defined
  400.         its label and set aside space for a given number of words.
  401.         There was another pseudo-op, BES, "Block Ended by Symbol"
  402.         that did the same except that the label was defined by
  403.         the last assigned word + 1.  (On these machines Fortran
  404.         arrays were stored backwards in storage and were 1-origin.)
  405.  
  406.         The usage is reasonably appropriate, because just as with
  407.         standard Unix loaders, the space assigned didn't have to
  408.         be punched literally into the object deck but was represented
  409.         by a count somewhere.
  410.  
  411.     biff = "BIFF"
  412.  
  413.         This command, which turns on asynchronous mail notification,
  414.     was actually named after a dog at Berkeley.
  415.  
  416.         I can confirm the origin of biff, if you're interested.  Biff
  417.         was Heidi Stettner's dog, back when Heidi (and I, and Bill Joy)
  418.         were all grad students at U.C. Berkeley and the early versions
  419.         of BSD were being developed.   Biff was popular among the
  420.         residents of Evans Hall, and was known for barking at the
  421.         mailman, hence the name of the command.
  422.  
  423.     Confirmation courtesy of Eric Cooper, Carnegie Mellon
  424.     University
  425.  
  426.     rc (as in ".cshrc" or "/etc/rc") = "RunCom"
  427.  
  428.     "rc" derives from "runcom", from the MIT CTSS system, ca. 1965.
  429.  
  430.         'There was a facility that would execute a bunch of commands
  431.         stored in a file; it was called "runcom" for "run commands",
  432.         and the file began to be called "a runcom."
  433.  
  434.         "rc" in Unix is a fossil from that usage.'
  435.     
  436.     Brian Kernighan & Dennis Ritchie, as told to Vicki Brown
  437.  
  438.     "rc" is also the name of the shell from the new Plan 9
  439.     operating system.
  440.  
  441.     Perl = "Practical Extraction and Report Language"
  442.  
  443.     The Perl language is Larry Wall's highly popular
  444.     freely-available completely portable text, process, and file
  445.     manipulation tool that bridges the gap between shell and C
  446.     programming (or between doing it on the command line and
  447.     pulling your hair out).  For further information, see the
  448.     Usenet newsgroup comp.lang.perl.
  449.  
  450.     Don Libes' book "Life with Unix" contains lots more of these
  451.     tidbits.
  452.  
  453. 4)  How does the gateway between "comp.unix.questions" and the
  454.     "info-unix" mailing list work?
  455.  
  456.     "Info-Unix" and "Unix-Wizards" are mailing list versions of
  457.     comp.unix.questions and comp.unix.wizards respectively.
  458.     There should be no difference in content between the
  459.     mailing list and the newsgroup.
  460.  
  461.     To get on or off either of these lists, send mail to
  462.     Info-Unix-Request@brl.mil or Unix-Wizards-Request@brl.mil .
  463.     Be sure to use the '-Request'.  Don't expect an immediate response.
  464.  
  465.     Here are the gory details, courtesy of the list's maintainer, Bob Reschly.
  466.  
  467.     ==== postings to info-UNIX and UNIX-wizards lists ====
  468.  
  469.        Anything submitted to the list is posted; I do not moderate incoming
  470.     traffic -- BRL functions as a reflector.  Postings submitted by Internet
  471.     subscribers should be addressed to the list address (info-UNIX or UNIX-
  472.     wizards);  the '-request' addresses are for correspondence with the list
  473.     maintainer [me].  Postings submitted by USENET readers should be
  474.     addressed to the appropriate news group (comp.unix.questions or
  475.     comp.unix.wizards).
  476.  
  477.        For Internet subscribers, received traffic will be of two types;
  478.     individual messages, and digests.  Traffic which comes to BRL from the
  479.     Internet and BITNET (via the BITNET-Internet gateway) is immediately
  480.     resent to all addressees on the mailing list.  Traffic originating on
  481.     USENET is gathered up into digests which are sent to all list members
  482.     daily.
  483.  
  484.        BITNET traffic is much like Internet traffic.  The main difference is
  485.     that I maintain only one address for traffic destined to all BITNET
  486.     subscribers. That address points to a list exploder which then sends
  487.     copies to individual BITNET subscribers.  This way only one copy of a
  488.     given message has to cross the BITNET-Internet gateway in either
  489.     direction.
  490.  
  491.        USENET subscribers see only individual messages.  All messages
  492.     originating on the Internet side are forwarded to our USENET machine.
  493.     They are then posted to the appropriate newsgroup.  Unfortunately,
  494.     for gatewayed messages, the sender becomes "news@brl-adm".  This is
  495.     currently an unavoidable side-effect of the software which performs the
  496.     gateway function.
  497.  
  498.        As for readership, USENET has an extremely large readership - I would
  499.     guess several thousand hosts and tens of thousands of readers.  The
  500.     master list maintained here at BRL runs about two hundred fifty entries
  501.     with roughly ten percent of those being local redistribution lists.
  502.     I don't have a good feel for the size of the BITNET redistribution, but
  503.     I would guess it is roughly the same size and composition as the master
  504.     list.  Traffic runs 150K to 400K bytes per list per week on average.
  505.  
  506. 5)  What are some useful Unix or C books?
  507.  
  508.     Mitch Wright (mitch@cirrus.com) maintains a useful list of Unix and
  509.     C books, with descriptions and some mini-reviews.  There are currently
  510.     77 titles on his list.
  511.  
  512.     You can obtain a copy of this list by anonymous ftp from
  513.     ftp.wg.omron.co.jp (133.210.4.4), where it's
  514.     "pub/unix-faq/Unix-C-Booklist".
  515.     If you can't use anonymous ftp, email the line "help" to
  516.     "mailserv@iuvax.cs.indiana.edu" for instructions on
  517.     retrieving things via email.
  518.  
  519.     Send additions or suggestions to mitch@cirrus.com.
  520.  
  521. 6)  What happened to the pronunciation list that used to be part of this
  522.     document?
  523.  
  524.     From its inception in 1989, this FAQ document included a comprehensive
  525.     pronunciation list maintained by Maarten Litmaath (thanks, Maarten!).
  526.     (Does anyone know who *created* it?)
  527.  
  528.     It has been retired, since it is not really relevant to the topic of
  529.     "Unix questions".  You can still find it as part of the
  530.     widely-distributed "Jargon" file (maintained by Eric S. Raymond,
  531.     eric@snark.thyrsus.com) which seems like a much more appropriate
  532.     forum for the topic of "How do you pronounce  /* ?"
  533.  
  534.     If you'd like a copy, you can ftp one from ftp.wg.omron.co.jp
  535.     (133.210.4.4), it's "pub/unix-faq/Pronunciation-Guide".
  536. -- 
  537. Ted Timar - tmatimar@nff.ncl.omron.co.jp
  538. Omron Corporation, Shimokaiinji, Nagaokakyo-city, Kyoto 617,  Japan
  539.  
  540.  
  541. ..
  542. Hope you know what you're doing ...
  543. Data directory is /big/gd
  544. Port is 70
  545. Logging to File /usr/adm/gopherd.l
  546.  
  547. >From news.cso.uiuc.edu!ux1.cso.uiuc.edu!uwm.edu!cs.utexas.edu!sun-barr!olivea!uunet!snorkelwacker.mit.edu!bloom-picayune.mit.edu!news Mon Jul  6 13:59:33 CDT 1992
  548. Article: 2043 of news.answers
  549. Xref: news.cso.uiuc.edu comp.unix.questions:27746 comp.unix.shell:6136 news.answers:2043
  550. Path: news.cso.uiuc.edu!ux1.cso.uiuc.edu!uwm.edu!cs.utexas.edu!sun-barr!olivea!uunet!snorkelwacker.mit.edu!bloom-picayune.mit.edu!news
  551. >From: tmatimar@morse.waterloo.edu
  552. Newsgroups: comp.unix.questions,comp.unix.shell,news.answers
  553. Subject: Frequently Asked Questions about Unix (2/4) [Monthly posting]
  554. Message-ID: <unix-faq/part2_710139620@athena.mit.edu>
  555. Date: 3 Jul 92 05:01:38 GMT
  556. References: <unix-faq/part1_710139620@athena.mit.edu>
  557. Sender: news@athena.mit.edu (News system)
  558. Followup-To: comp.unix.questions
  559. Organization: Omron Corporation
  560. Lines: 828
  561. Approved: news-answers-request@MIT.Edu
  562. Supersedes: <unix-faq/part2_707547611@athena.mit.edu>
  563. X-Last-Updated: 1992/05/04
  564. Nntp-Posting-Host: pit-manager.mit.edu
  565. Status: RO
  566.  
  567. Archive-name: unix-faq/part2
  568. Version: $Id: part2,v 1.5 1992/04/26 20:14:45 tmatimar Exp $
  569.  
  570. These four articles contain the answers to some Frequently Asked
  571. Questions often seen in comp.unix.questions and comp.unix.shell.
  572. Please don't ask these questions again, they've been answered plenty
  573. of times already - and please don't flame someone just because they may
  574. not have read this particular posting.  Thank you.
  575.  
  576. These articles are divided approximately as follows:
  577.  
  578.       1.*) General questions.
  579.       2.*) Relatively basic questions, likely to be asked by beginners.
  580.       3.*) Intermediate questions.
  581.       4.*) Advanced questions, likely to be asked by people who thought
  582.        they already knew all of the answers.
  583.  
  584. This article includes answers to:
  585.  
  586.       2.1)  How do I remove a file whose name begins with a "-" ?
  587.       2.2)  How do I remove a file with funny characters in the filename ?
  588.       2.3)  How do I get a recursive directory listing?
  589.       2.4)  How do I get the current directory into my prompt?
  590.       2.5)  How do I read characters from the terminal in a shell script?
  591.       2.6)  How do I rename "*.foo" to "*.bar", or change file names
  592.               to lowercase?
  593.       2.7)  Why do I get [some strange error message] when I
  594.               "rsh host command" ?
  595.       2.8)  How do I {set an environment variable, change directory} inside a
  596.               program or shell script and have that change affect my
  597.               current shell?
  598.       2.9)  How do I redirect stdout and stderr separately in csh?
  599.       2.10) How do I tell inside .cshrc if I'm a login shell?
  600.       2.11) How do I construct a shell glob-pattern that matches all files
  601.             except "." and ".." ?
  602.       2.12) How do I find the last argument in a Bourne shell script?
  603.       2.13) What's wrong with having '.' in your $PATH ?
  604.  
  605.     If you're looking for the answer to, say, question 2.5, and want to skip
  606.     everything else, you can search ahead for the regular expression "^5)".
  607.  
  608. While these are all legitimate questions, they seem to crop up in
  609. comp.unix.questions on an annual basis, usually followed by plenty
  610. of replies (only some of which are correct) and then a period of
  611. griping about how the same questions keep coming up.  You may also like
  612. to read the monthly article "Answers to Frequently Asked Questions"
  613. in the newsgroup "news.announce.newusers", which will tell you what
  614. "UNIX" stands for.
  615.  
  616. With the variety of Unix systems in the world, it's hard to guarantee
  617. that these answers will work everywhere.  Read your local manual pages
  618. before trying anything suggested here.  If you have suggestions or
  619. corrections for any of these answers, please send them to to
  620. tmatimar@nff.ncl.omron.co.jp.
  621.  
  622. 1)  How do I remove a file whose name begins with a "-" ?
  623.  
  624.     Figure out some way to name the file so that it doesn't
  625.     begin with a dash.  The simplest answer is to use
  626.  
  627.         rm ./-filename
  628.  
  629.     (assuming "-filename" is in the current directory, of course.)
  630.     This method of avoiding the interpretation of the "-" works
  631.     with other commands too.
  632.  
  633.     Many commands, particularly those that have been written to use
  634.     the "getopt(3)" argument parsing routine, accept a "--" argument
  635.     which means "this is the last option, anything after this is not
  636.     an option", so your version of rm might handle "rm -- -filename".
  637.     Some versions of rm that don't use getopt() treat a single "-"
  638.     in the same way, so you can also try "rm - -filename".
  639.  
  640. 2)  How do I remove a file with funny characters in the filename ?
  641.  
  642.     If the 'funny character' is a '/', skip to the last part of
  643.     this answer.  If the funny character is something else,
  644.     such as a ' ' or control character or character with
  645.     the 8th bit set, keep reading.
  646.  
  647.     The classic answers are
  648.  
  649.     rm -i some*pattern*that*matches*only*the*file*you*want
  650.  
  651.     which asks you whether you want to remove each file matching
  652.     the indicated pattern;  depending on your shell, this may
  653.     not work if the filename has a character with the 8th bit set
  654.     (the shell may strip that off);
  655.  
  656.     and
  657.  
  658.     rm -ri .
  659.  
  660.     which asks you whether to remove each file in the directory.
  661.     Answer "y" to the problem file and "n" to everything else.
  662.     Unfortunately this doesn't work with many versions of rm.
  663.     Also unfortunately, this will walk through every subdirectory
  664.     of ".", so you might want to "chmod a-x" those directories
  665.     temporarily to make them unsearchable.
  666.  
  667.     Always take a deep breath and think about what you're doing
  668.     and double check what you typed when you use rm's "-r" flag
  669.     or a wildcard on the command line;
  670.  
  671.     and
  672.  
  673.     find . -type f ... -ok rm '{}' \;
  674.  
  675.     where "..." is a group of predicates that uniquely identify the
  676.     file.  One possibility is to figure out the inode number
  677.     of the problem file (use "ls -i .") and then use
  678.  
  679.     find . -inum 12345 -ok rm '{}' \;
  680.  
  681.     or
  682.     find . -inum 12345 -ok mv '{}' new-file-name \;
  683.     
  684.     "-ok" is a safety check - it will prompt you for confirmation of the
  685.     command it's about to execute.  You can use "-exec" instead to avoid
  686.     the prompting, if you want to live dangerously, or if you suspect
  687.     that the filename may contain a funny character sequence that will mess
  688.     up your screen when printed.
  689.  
  690.     What if the filename has a '/' in it?
  691.  
  692.     These files really are special cases, and can only be created
  693.     by buggy kernel code (typically by implementations of NFS
  694.     that don't filter out illegal characters in file names from
  695.     remote machines.)  The first thing to do is to try to
  696.     understand exactly why this problem is so strange.
  697.  
  698.     Recall that Unix directories are simply pairs of
  699.     filenames and inode numbers.  A directory essentially
  700.     contains information like this:
  701.  
  702.     filename  inode
  703.  
  704.     file1      12345
  705.     file2.c      12349
  706.     file3     12347
  707.  
  708.     Theoretically, '/' and '\0' are the only two characters that
  709.     cannot appear in a filename - '/' because it's used to separate
  710.     directories and files, and '\0' because it terminates a filename.
  711.  
  712.     Unfortunately some implementations of NFS will blithely create
  713.     filenames with embedded slashes in response to requests from remote
  714.     machines.  For instance, this could happen when someone on a Mac or
  715.     other non-Unix machine decides to create a remote NFS file on
  716.     your Unix machine with the date in the filename.  Your Unix
  717.     directory then has this in it:
  718.  
  719.     filename  inode
  720.  
  721.     91/02/07  12357
  722.  
  723.     No amount of messing around with 'find' or 'rm' as described above
  724.     will delete this file, since those utilities and all other Unix
  725.     programs, are forced to interpret the '/' in the normal way.
  726.  
  727.     Any ordinary program will eventually try to do unlink("91/02/07"),
  728.     which as far as the kernel is concerned means "unlink the file 07
  729.     in the subdirectory 02 of directory 91", but that's not what we
  730.     have - we have a *FILE* named "91/02/07" in the current directory.
  731.     This is a subtle but crucial distinction.
  732.  
  733.     What can you do in this case?
  734.     The first thing to try is to return to the Mac that created this
  735.     crummy entry, and see if you can convince it and your local NFS
  736.     daemon to rename the file to something without slashes.
  737.  
  738.     If that doesn't work or isn't possible, you'll need help from your
  739.     system manager, who will have to try the one of the following.
  740.     Use "ls -i" to find the inode number of this bogus file, then
  741.     unmount the file system and use "clri" to clear the inode, and
  742.     "fsck" the file system with your fingers crossed.  This destroys
  743.     the information in the file.  If you want to keep it, you can try:
  744.  
  745.     create a new directory in the same parent directory as the one
  746.     containing the bad file name;
  747.  
  748.     move everything you can (i.e. everything but the file with
  749.     the bad name) from the old directory to the new one;
  750.  
  751.     do "ls -id" on the directory containing the file with the
  752.     bad name to get its inumber;
  753.  
  754.     umount the file system;
  755.  
  756.     "clri" the directory containing the file with the bad name;
  757.  
  758.     "fsck" the file system.
  759.  
  760.     Then, to find the file,
  761.  
  762.     remount the file system;
  763.  
  764.     rename the directory you created to have the name of
  765.     the old directory (since the old directory should have
  766.     been blown away by "fsck")
  767.  
  768.     move the file out of "lost+found" into the directory
  769.     with a better name.
  770.  
  771.     Alternatively, you can patch the directory the hard way
  772.     by crawling around in the raw file system.
  773.     Use "fsdb", if you have it.
  774.  
  775. 3)  How do I get a recursive directory listing?
  776.  
  777.     One of the following may do what you want:
  778.  
  779.     ls -R             (not all versions of "ls" have -R)
  780.     find . -print        (should work everywhere)
  781.     du -a .            (shows you both the name and size)
  782.  
  783.     If you're looking for a wildcard pattern that will match
  784.     all ".c" files in this directory and below, you won't find one,
  785.     but you can use
  786.  
  787.     % some-command `find . -name '*.c' -print`
  788.  
  789.     "find" is a powerful program.  Learn about it.
  790.  
  791. 4)  How do I get the current directory into my prompt?
  792.  
  793.     It depends which shell you are using.  It's easy with some shells,
  794.     hard or impossible with others.
  795.     
  796.     C Shell (csh):
  797.     Put this in your .cshrc - customize the prompt variable
  798.     the way you want.
  799.  
  800.         alias setprompt 'set prompt="${cwd}% "'
  801.         setprompt        # to set the initial prompt
  802.         alias cd 'chdir \!* && setprompt'
  803.     
  804.     If you use pushd and popd, you'll also need
  805.  
  806.         alias pushd 'pushd \!* && setprompt'
  807.         alias popd  'popd  \!* && setprompt'
  808.  
  809.     Some C shells don't keep a $cwd variable - you can use
  810.     `pwd` instead.
  811.  
  812.     If you just want the last component of the current directory
  813.     in your prompt ("mail% " instead of "/usr/spool/mail% ")
  814.     you can use
  815.  
  816.         alias setprompt 'set prompt="$cwd:t% "'
  817.     
  818.     Some older csh's get the meaning of && and || reversed.
  819.     Try doing:
  820.  
  821.         false && echo bug
  822.  
  823.     If it prints "bug", you need to switch && and || (and get
  824.     a better version of csh.)
  825.  
  826.     Bourne Shell (sh):
  827.  
  828.     If you have a newer version of the Bourne Shell (SVR2 or newer)
  829.     you can use a shell function to make your own command, "xcd" say:
  830.  
  831.         xcd() { cd $* ; PS1="`pwd` $ "; }
  832.  
  833.     If you have an older Bourne shell, it's complicated but not impossible.
  834.     Here's one way.  Add this to your .profile file:
  835.  
  836.         LOGIN_SHELL=$$ export LOGIN_SHELL
  837.         CMDFILE=/tmp/cd.$$ export CMDFILE
  838.         # 16 is SIGURG, pick some signal that isn't likely to be used
  839.         PROMPTSIG=16 export PROMPTSIG
  840.         trap '. $CMDFILE' $PROMPTSIG
  841.  
  842.     and then put this executable script (without the indentation!),
  843.     let's call it "xcd", somewhere in your PATH
  844.  
  845.         : xcd directory - change directory and set prompt
  846.         : by signalling the login shell to read a command file
  847.         cat >${CMDFILE?"not set"} <<EOF
  848.         cd $1
  849.         PS1="\`pwd\`$ "
  850.         EOF
  851.         kill -${PROMPTSIG?"not set"} ${LOGIN_SHELL?"not set"}
  852.  
  853.     Now change directories with "xcd /some/dir".
  854.  
  855.     Korn Shell (ksh):
  856.  
  857.     Put this in your .profile file:
  858.         PS1='$PWD $ '
  859.     
  860.     If you just want the last component of the directory, use
  861.         PS1='${PWD##*/} $ '
  862.  
  863.     T C shell (tcsh)
  864.  
  865.     Tcsh is a popular enhanced version of csh with some extra
  866.     builtin variables (and many other features):
  867.  
  868.         %~        the current directory, using ~ for $HOME
  869.         %d or %/    the full pathname of the current directory
  870.         %c or %.    the trailing component of the current directory
  871.  
  872.     so you can do
  873.  
  874.         set prompt='%~ '
  875.  
  876.     BASH (FSF's "Bourne Again SHell")
  877.     
  878.     \w in $PS1 gives the full pathname of the current directory,
  879.     with ~ expansion for $HOME;  \W gives the basename of
  880.     the current directory.  So, in addition to the above sh and
  881.     ksh solutions, you could use
  882.  
  883.         PS1='\w $ '    
  884.     or
  885.         PS1='\W $ '
  886.  
  887. 5)  How do I read characters from the terminal in a shell script?
  888.  
  889.     In sh, use read.  It is most common to use a loop like
  890.  
  891.         while read line
  892.         do
  893.             ...
  894.         done
  895.  
  896.     In csh, use $< like this:
  897.     
  898.         while ( 1 )
  899.         set line = "$<"
  900.         if ( "$line" == "" ) break
  901.         ...
  902.         end
  903.  
  904.     Unfortunately csh has no way of distinguishing between
  905.     a blank line and an end-of-file.
  906.  
  907.     If you're using sh and want to read a *single* character from
  908.     the terminal, you can try something like
  909.  
  910.         echo -n "Enter a character: "
  911.         stty cbreak        # or  stty raw
  912.         readchar=`dd if=/dev/tty bs=1 count=1 2>/dev/null`
  913.         stty -cbreak
  914.  
  915.         echo "Thank you for typing a $readchar ."
  916.  
  917. 6) How do I rename "*.foo" to "*.bar", or change file names to lowercase?
  918.     
  919.     Why doesn't "mv *.foo *.bar" work?  Think about how the shell
  920.     expands wildcards.   "*.foo" and "*.bar" are expanded before the mv
  921.     command ever sees the arguments.  Depending on your shell, this
  922.     can fail in a couple of ways.  CSH prints "No match." because
  923.     it can't match "*.bar".  SH executes "mv a.foo b.foo c.foo *.bar",
  924.     which will only succeed if you happen to have a single
  925.     directory named "*.bar", which is very unlikely and almost
  926.     certainly not what you had in mind.
  927.  
  928.     Depending on your shell, you can do it with a loop to "mv" each
  929.     file individually.  If your system has "basename", you can use:
  930.  
  931.     C Shell:
  932.     foreach f ( *.foo )
  933.         set base=`basename $f .foo`
  934.         mv $f $base.bar
  935.     end
  936.  
  937.     Bourne Shell:
  938.     for f in *.foo; do
  939.         base=`basename $f .foo`
  940.         mv $f $base.bar
  941.     done
  942.  
  943.     Some shells have their own variable substitution features, so instead
  944.     of using "basename", you can use simpler loops like:
  945.  
  946.     C Shell:
  947.  
  948.     foreach f ( *.foo )
  949.         mv $f $f:r.bar
  950.     end
  951.  
  952.     Korn Shell:
  953.  
  954.     for f in *.foo; do
  955.         mv $f ${f%foo}bar
  956.     done
  957.  
  958.     If you don't have "basename" or want to do something like
  959.     renaming foo.* to bar.*, you can use something like "sed" to
  960.     strip apart the original file name in other ways, but
  961.     the general looping idea is the same.  You can also convert
  962.     file names into "mv" commands with 'sed', and hand the commands
  963.     off to "sh" for execution.  Try
  964.  
  965.     ls -d *.foo | sed -e 's/.*/mv & &/' -e 's/foo$/bar/' | sh
  966.  
  967.     A program by Vladimir Lanin called "mmv" that does this job nicely
  968.     was posted to comp.sources.unix (Volume 21, issues 87 and 88) in
  969.     April 1990.  It lets you use
  970.  
  971.     mmv '*.foo' '=1.bar'
  972.  
  973.     Shell loops like the above can also be used to translate
  974.     file names from upper to lower case or vice versa.  You could use
  975.     something like this to rename uppercase files to lowercase:
  976.  
  977.     C Shell:
  978.         foreach f ( * )
  979.         mv $f `echo $f | tr '[A-Z]' '[a-z]'`
  980.         end
  981.     Bourne Shell:
  982.         for f in *; do
  983.         mv $f `echo $f | tr '[A-Z]' '[a-z]'`
  984.         done
  985.     Korn Shell:
  986.         typeset -l l
  987.         for f in *; do
  988.         l="$f"
  989.         mv $f $l
  990.         done
  991.  
  992.     If you wanted to be really thorough and handle files with
  993.     `funny' names (embedded blanks or whatever) you'd need to use
  994.  
  995.     Bourne Shell:
  996.  
  997.         for f in *; do
  998.               g=`expr "xxx$f" : 'xxx\(.*\)' | tr '[A-Z]' '[a-z]'`
  999.               mv "$f" "$g"
  1000.         done
  1001.  
  1002.     The `expr' command will always print the filename, even if it equals
  1003.     `-n' or if it contains a System V escape sequence like `\c'.
  1004.  
  1005.     Some versions of "tr" require the [ and ], some don't.  It happens
  1006.     to be harmless to include them in this particular example; versions of
  1007.     tr that don't want the [] will conveniently think they are supposed
  1008.     to translate '[' to '[' and ']' to ']'.
  1009.  
  1010.     If you have the "perl" language installed, you may find this rename
  1011.     script by Larry Wall very useful.  It can be used to accomplish a
  1012.     wide variety of filename changes.
  1013.  
  1014.     #!/usr/bin/perl
  1015.     #
  1016.     # rename script examples from lwall:
  1017.     #       rename 's/\.orig$//' *.orig
  1018.     #       rename 'y/A-Z/a-z/ unless /^Make/' *
  1019.     #       rename '$_ .= ".bad"' *.f
  1020.     #       rename 'print "$_: "; s/foo/bar/ if <stdin> =~ /^y/i' *
  1021.  
  1022.     $op = shift;
  1023.     for (@ARGV) {
  1024.         $was = $_;
  1025.         eval $op;
  1026.         die $@ if $@;
  1027.         rename($was,$_) unless $was eq $_;
  1028.     }
  1029.  
  1030. 7)  Why do I get [some strange error message] when I "rsh host command" ?
  1031.  
  1032.     (We're talking about the remote shell program "rsh" or sometimes "remsh";
  1033.      on some machines, there is a restricted shell called "rsh", which
  1034.      is a different thing.)
  1035.  
  1036.     If your remote account uses the C shell, the remote host will
  1037.     fire up a C shell to execute 'command' for you, and that shell
  1038.     will read your remote .cshrc file.  Perhaps your .cshrc contains
  1039.     a "stty", "biff" or some other command that isn't appropriate
  1040.     for a non-interactive shell.  The unexpected output or error
  1041.     message from these commands can screw up your rsh in odd ways.
  1042.  
  1043.     Here's an example.  Suppose you have
  1044.  
  1045.     stty erase ^H
  1046.     biff y
  1047.  
  1048.     in your .cshrc file.  You'll get some odd messages like this.
  1049.  
  1050.     % rsh some-machine date
  1051.     stty: : Can't assign requested address
  1052.     Where are you?
  1053.     Tue Oct  1 09:24:45 EST 1991
  1054.  
  1055.     You might also get similar errors when running certain "at" or
  1056.     "cron" jobs that also read your .cshrc file.
  1057.  
  1058.     Fortunately, the fix is simple.  There are, quite possibly, a whole
  1059.     *bunch* of operations in your ".cshrc" (e.g., "set history=N") that are
  1060.     simply not worth doing except in interactive shells.  What you do is
  1061.     surround them in your ".cshrc" with:
  1062.  
  1063.         if ( $?prompt ) then
  1064.             operations....
  1065.         endif
  1066.  
  1067.     and, since in a non-interactive shell "prompt" won't be set, the
  1068.     operations in question will only be done in interactive shells.
  1069.  
  1070.     You may also wish to move some commands to your .login file; if
  1071.     those commands only need to be done when a login session starts up
  1072.     (checking for new mail, unread news and so on) it's better
  1073.     to have them in the .login file.
  1074.  
  1075. 8)  How do I {set an environment variable, change directory} inside a
  1076.       program or shell script and have that change affect my
  1077.       current shell?
  1078.  
  1079.     In general, you can't, at least not without making special
  1080.     arrangements.  When a child process is created, it inherits a copy
  1081.     of its parent's variables (and current directory).  The child can
  1082.     change these values all it wants but the changes won't affect the
  1083.     parent shell, since the child is changing a copy of the
  1084.     original data.
  1085.  
  1086.     Some special arrangements are possible.  Your child process could
  1087.     write out the changed variables, if the parent was prepared to read
  1088.     the output and interpret it as commands to set its own variables.
  1089.  
  1090.     Also, shells can arrange to run other shell scripts in the context
  1091.     of the current shell, rather than in a child process, so that
  1092.     changes will affect the original shell.
  1093.  
  1094.     For instance, if you have a C shell script named "myscript":
  1095.  
  1096.     cd /very/long/path
  1097.     setenv PATH /something:/something-else
  1098.  
  1099.     or the equivalent Bourne or Korn shell script
  1100.  
  1101.     cd /very/long/path
  1102.     PATH=/something:/something-else export PATH
  1103.  
  1104.     and try to run "myscript" from your shell, your shell will fork and run
  1105.     the shell script in a subprocess.  The subprocess is also
  1106.     running the shell; when it sees the "cd" command it changes
  1107.     *its* current directory, and when it sees the "setenv" command
  1108.     it changes *its* environment, but neither has any effect on the current
  1109.     directory of the shell at which you're typing (your login shell,
  1110.     let's say).
  1111.  
  1112.     In order to get your login shell to execute the script (without forking)
  1113.     you have to use the "." command (for the Bourne or Korn shells)
  1114.     or the "source" command (for the C shell).  I.e. you type
  1115.  
  1116.     . myscript
  1117.  
  1118.     to the Bourne or Korn shells, or
  1119.  
  1120.     source myscript
  1121.  
  1122.     to the C shell.
  1123.  
  1124.     If all you are trying to do is change directory or set an
  1125.     environment variable, it will probably be simpler to use a
  1126.     C shell alias or Bourne/Korn shell function.  See the "how do
  1127.     I get the current directory into my prompt" section
  1128.     of this article for some examples.
  1129.  
  1130. 9)  How do I redirect stdout and stderr separately in csh?
  1131.  
  1132.     In csh, you can redirect stdout with ">", or stdout and stderr
  1133.     together with ">&" but there is no direct way to redirect
  1134.     stderr only.  The best you can do is
  1135.  
  1136.         ( command >stdout_file ) >&stderr_file
  1137.  
  1138.     which runs "command" in a subshell;  stdout is redirected inside
  1139.     the subshell to stdout_file, and both stdout and stderr from the
  1140.     subshell are redirected to stderr_file, but by this point stdout
  1141.     has already been redirected so only stderr actually winds up in
  1142.     stderr_file.
  1143.  
  1144.     Sometimes it's easier to let sh do the work for you.
  1145.  
  1146.     sh -c 'command >stdout_file 2>stderr_file'
  1147.  
  1148. 10) How do I tell inside .cshrc if I'm a login shell?
  1149.  
  1150.     When people ask this, they usually mean either
  1151.  
  1152.     How can I tell if it's an interactive shell?  or
  1153.     How can I tell if it's a top-level shell?
  1154.  
  1155.     You could perhaps determine if your shell truly is a login shell
  1156.     (i.e. is going to source ".login" after it is done with ".cshrc")
  1157.     by fooling around with "ps" and "$$".  Login shells generally have
  1158.     names that begin with a '-'.  If you're really interested in the
  1159.     other two questions, here's one way you can organize your .cshrc to
  1160.     find out.
  1161.  
  1162.     if (! $?CSHLEVEL) then
  1163.         #
  1164.         # This is a "top-level" shell,
  1165.         # perhaps a login shell, perhaps a shell started up by
  1166.         # 'rsh machine some-command'
  1167.         # This is where we should set PATH and anything else we
  1168.         # want to apply to every one of our shells.
  1169.         #
  1170.         setenv      CSHLEVEL        0
  1171.         set home = ~username        # just to be sure
  1172.         source ~/.env               # environment stuff we always want
  1173.     else
  1174.         #
  1175.         # This shell is a child of one of our other shells so
  1176.         # we don't need to set all the environment variables again.
  1177.         #
  1178.         set tmp = $CSHLEVEL
  1179.         @ tmp++
  1180.         setenv      CSHLEVEL        $tmp
  1181.     endif
  1182.  
  1183.     # Exit from .cshrc if not interactive, e.g. under rsh
  1184.     if (! $?prompt) exit
  1185.  
  1186.     # Here we could set the prompt or aliases that would be useful
  1187.     # for interactive shells only.
  1188.  
  1189.     source ~/.aliases
  1190.  
  1191. 11) How do I construct a shell glob-pattern that matches all files
  1192.     except "." and ".." ?
  1193.  
  1194.     You'd think this would be easy.
  1195.  
  1196.     *        Matches all files that don't begin with a ".";
  1197.  
  1198.     .*         Matches all files that do begin with a ".", but
  1199.          this includes the special entries "." and "..",
  1200.          which often you don't want;
  1201.  
  1202.     .[!.]*   (Newer shells only; some shells use a "^" instead of
  1203.          the "!"; POSIX shells must accept the "!", but may
  1204.          accept a "^" as well; all portable applications shall
  1205.          not use an unquoted "^" immediately following the "[")
  1206.  
  1207.          Matches all files that begin with a "." and are
  1208.          followed by a non-"."; unfortunately this will miss
  1209.          "..foo";
  1210.  
  1211.     .??*     Matches files that begin with a "." and which are
  1212.          at least 3 characters long.  This neatly avoids
  1213.          "." and "..", but also misses ".a" .
  1214.  
  1215.     So to match all files except "." and ".." safely you have to use
  1216.     3 patterns (if you don't have filenames like ".a" you can leave out
  1217.     the first):
  1218.  
  1219.     .[!.]* .??* *
  1220.  
  1221.     Alternatively you could employ an external program or two and use
  1222.     backquote substitution.  This is pretty good:
  1223.  
  1224.     `ls -a | sed -e '/^\.$/d' -e '/^\.\.$/d'`
  1225.  
  1226.     (or `ls -A` in some Unix versions)
  1227.  
  1228.     but even it will mess up on files with newlines, IFS characters
  1229.     or wildcards in their names.
  1230.  
  1231. 12) How do I find the last argument in a Bourne shell script?
  1232.  
  1233.     Answer by:
  1234.     Martin Weitzel <@mikros.systemware.de:martin@mwtech.uucp>
  1235.     Maarten Litmaath <maart@nat.vu.nl>
  1236.  
  1237.     If you are sure the number of arguments is at most 9, you can use:
  1238.  
  1239.     eval last=\${$#}
  1240.  
  1241.     In POSIX-compatible shells it works for ANY number of arguments.
  1242.     The following works always too:
  1243.  
  1244.     for last
  1245.     do
  1246.         :
  1247.     done
  1248.  
  1249.     This can be generalized as follows:
  1250.  
  1251.     for i
  1252.     do
  1253.         third_last=$second_last
  1254.         second_last=$last
  1255.         last=$i
  1256.     done
  1257.  
  1258.     Now suppose you want to REMOVE the last argument from the list,
  1259.     or REVERSE the argument list, or ACCESS the N-th argument directly,
  1260.     whatever N may be.  Here is a basis of how to do it, using only
  1261.     built-in shell constructs, without creating subprocesses:
  1262.  
  1263.     t0= u0= rest='1 2 3 4 5 6 7 8 9' argv=
  1264.  
  1265.     for h in '' $rest
  1266.     do
  1267.         for t in "$t0" $rest
  1268.         do
  1269.             for u in $u0 $rest
  1270.             do
  1271.                 case $# in
  1272.                 0)
  1273.                     break 3
  1274.                 esac
  1275.                 eval argv$h$t$u=\$1
  1276.                 argv="$argv \"\$argv$h$t$u\""    # (1)
  1277.                 shift
  1278.             done
  1279.             u0=0
  1280.         done
  1281.         t0=0
  1282.     done
  1283.  
  1284.     # now restore the arguments
  1285.     eval set x "$argv"                    # (2)
  1286.     shift
  1287.  
  1288.     This example works for the first 999 arguments.  Enough?
  1289.     Take a good look at the lines marked (1) and (2) and convince yourself
  1290.     that the original arguments are restored indeed, no matter what funny
  1291.     characters they contain!
  1292.  
  1293.     To find the N-th argument now you can use this:
  1294.  
  1295.     eval argN=\$argv$N
  1296.  
  1297.     To reverse the arguments the line marked (1) must be changed to:
  1298.  
  1299.     argv="\"\$argv$h$t$u\" $argv"
  1300.  
  1301.     How to remove the last argument is left as an exercise.
  1302.  
  1303.     If you allow subprocesses as well, possibly executing nonbuilt-in
  1304.     commands, the `argvN' variables can be set up more easily:
  1305.  
  1306.     N=1
  1307.  
  1308.     for i
  1309.     do
  1310.         eval argv$N=\$i
  1311.         N=`expr $N + 1`
  1312.     done
  1313.  
  1314.     To reverse the arguments there is still a simpler method, that even does
  1315.     not create subprocesses.  This approach can also be taken if you want
  1316.     to delete e.g. the last argument, but in that case you cannot refer
  1317.     directly to the N-th argument any more, because the `argvN' variables are
  1318.     set up in reverse order:
  1319.  
  1320.     argv=
  1321.  
  1322.     for i
  1323.     do
  1324.         eval argv$#=\$i
  1325.         argv="\"\$argv$#\" $argv"
  1326.         shift
  1327.     done
  1328.  
  1329.     eval set x "$argv"
  1330.     shift
  1331.  
  1332. 13) What's wrong with having '.' in your $PATH ?
  1333.  
  1334.     A bit of background: the PATH environment variable is a list of
  1335.     directories separated by colons.  When you type a command name
  1336.     without giving an explicit path (e.g. you type "ls", rather than
  1337.     "/bin/ls") your shell searches each directory in the PATH list in
  1338.     order, looking for an executable file by that name, and the
  1339.     shell will run the first matching program it finds.
  1340.  
  1341.     One of the directories in the PATH list can be the
  1342.     current directory "." .  It is also permissible to use
  1343.     an empty directory name in the PATH list to indicate
  1344.     the current directory.  Both of these are equivalent
  1345.  
  1346.     for csh users:
  1347.  
  1348.     setenv PATH :/usr/ucb:/bin:/usr/bin
  1349.     setenv PATH .:/usr/ucb:/bin:/usr/bin
  1350.  
  1351.     for sh or ksh users
  1352.  
  1353.     PATH=:/usr/ucb:/bin:/usr/bin export PATH
  1354.     PATH=.:/usr/ucb:/bin:/usr/bin export PATH
  1355.  
  1356.     Having "." somewhere in the PATH is convenient - you can type
  1357.     "a.out" instead of "./a.out" to run programs in the current
  1358.     directory.  But there's a catch.
  1359.  
  1360.     Consider what happens in the case  where "." is the
  1361.     first entry in the PATH.  Suppose your current directory is a
  1362.     publically-writable one, such as "/tmp".  If there just happens to
  1363.     be a program named "/tmp/ls" left there by some other user, and you
  1364.     type "ls" (intending, of course, to run the normal "/bin/ls"
  1365.     program), your shell will instead run "./ls", the other
  1366.     user's program.  Needless to say, the results of running
  1367.     an unknown program like this might surprise you.
  1368.  
  1369.     It's slightly better to have "." at the end of the PATH:
  1370.  
  1371.     setenv PATH /usr/ucb:/bin:/usr/bin:.
  1372.  
  1373.     Now if you're in /tmp and you type "ls", the shell will
  1374.     search /usr/ucb, /bin and /usr/bin for a program named
  1375.     "ls" before it gets around to looking in ".", and there
  1376.     is less risk of inadvertently running some other user's
  1377.     "ls" program.  This isn't 100% secure though - if you're
  1378.     a clumsy typist and some day type "sl -l" instead of "ls -l",
  1379.     you run the risk of running "./sl", if there is one.
  1380.     Some "clever" programmer could anticipate common typing
  1381.     mistakes and leave programs by those names scattered
  1382.     throughout public directories.  Beware.
  1383.  
  1384.     Many seasoned Unix users get by just fine without having
  1385.     "." in the PATH at all:
  1386.  
  1387.     setenv PATH /usr/ucb:/bin:/usr/bin
  1388.  
  1389.     If you do this, you'll need to type "./program" instead
  1390.     of "program" to run programs in the current directory, but
  1391.     the increase in security is probably worth it.
  1392. -- 
  1393. Ted Timar - tmatimar@nff.ncl.omron.co.jp
  1394. Omron Corporation, Shimokaiinji, Nagaokakyo-city, Kyoto 617,  Japan
  1395.  
  1396.  
  1397. ..
  1398. Hope you know what you're doing ...
  1399. Data directory is /big/gd
  1400. Port is 70
  1401. Logging to File /usr/adm/gopherd.l
  1402.  
  1403. >From news.cso.uiuc.edu!ux1.cso.uiuc.edu!uwm.edu!cs.utexas.edu!sun-barr!olivea!uunet!snorkelwacker.mit.edu!bloom-picayune.mit.edu!news Mon Jul  6 13:59:36 CDT 1992
  1404. Article: 2044 of news.answers
  1405. Xref: news.cso.uiuc.edu comp.unix.questions:27747 comp.unix.shell:6137 news.answers:2044
  1406. Path: news.cso.uiuc.edu!ux1.cso.uiuc.edu!uwm.edu!cs.utexas.edu!sun-barr!olivea!uunet!snorkelwacker.mit.edu!bloom-picayune.mit.edu!news
  1407. >From: tmatimar@morse.waterloo.edu
  1408. Newsgroups: comp.unix.questions,comp.unix.shell,news.answers
  1409. Subject: Frequently Asked Questions about Unix (3/4) [Monthly posting]
  1410. Message-ID: <unix-faq/part3_710139620@athena.mit.edu>
  1411. Date: 3 Jul 92 05:01:58 GMT
  1412. References: <unix-faq/part1_710139620@athena.mit.edu>
  1413. Sender: news@athena.mit.edu (News system)
  1414. Followup-To: comp.unix.questions
  1415. Organization: Omron Corporation
  1416. Lines: 612
  1417. Approved: news-answers-request@MIT.Edu
  1418. Supersedes: <unix-faq/part3_707547611@athena.mit.edu>
  1419. X-Last-Updated: 1992/05/04
  1420. Nntp-Posting-Host: pit-manager.mit.edu
  1421. Status: RO
  1422.  
  1423. Archive-name: unix-faq/part3
  1424. Version: $Id: part3,v 1.5 1992/04/26 20:14:45 tmatimar Exp $
  1425.  
  1426. These four articles contain the answers to some Frequently Asked
  1427. Questions often seen in comp.unix.questions and comp.unix.shell.
  1428. Please don't ask these questions again, they've been answered plenty
  1429. of times already - and please don't flame someone just because they may
  1430. not have read this particular posting.  Thank you.
  1431.  
  1432. These articles are divided approximately as follows:
  1433.  
  1434.       1.*) General questions.
  1435.       2.*) Relatively basic questions, likely to be asked by beginners.
  1436.       3.*) Intermediate questions.
  1437.       4.*) Advanced questions, likely to be asked by people who thought
  1438.        they already knew all of the answers.
  1439.  
  1440. This article includes answers to:
  1441.  
  1442.       3.1)  How do I find out the creation time of a file?
  1443.       3.2)  How do I use "rsh" without having the rsh hang around
  1444.               until the remote command has completed?
  1445.       3.3)  How do I truncate a file?
  1446.       3.4)  Why doesn't find's "{}" symbol do what I want?
  1447.       3.5)  How do I set the permissions on a symbolic link?
  1448.       3.6)  How do I "undelete" a file?
  1449.       3.7)  How can a process detect if it's running in the background?
  1450.       3.8)  Why doesn't redirecting a loop work as intended?  (Bourne shell)
  1451.       3.9)  How do I run 'passwd', 'ftp', 'telnet', 'tip' and other interactive
  1452.               programs from a shell script or in the background?
  1453.       3.10) How do I find out the process ID of a program with a particular
  1454.             name from inside a shell script or C program?
  1455.       3.11) How do I check the exit status of a remote command
  1456.             executed via "rsh" ?
  1457.       3.12) Is it possible to pass shell variable settings into an awk program?
  1458.       3.13) How do I get rid of zombie processes that persevere?
  1459.       3.14) How do I get lines from a pipe as they are written instead of
  1460.             only in larger blocks.
  1461.  
  1462.     If you're looking for the answer to, say, question 3.5, and want to skip
  1463.     everything else, you can search ahead for the regular expression "^5)".
  1464.  
  1465. While these are all legitimate questions, they seem to crop up in
  1466. comp.unix.questions on an annual basis, usually followed by plenty
  1467. of replies (only some of which are correct) and then a period of
  1468. griping about how the same questions keep coming up.  You may also like
  1469. to read the monthly article "Answers to Frequently Asked Questions"
  1470. in the newsgroup "news.announce.newusers", which will tell you what
  1471. "UNIX" stands for.
  1472.  
  1473. With the variety of Unix systems in the world, it's hard to guarantee
  1474. that these answers will work everywhere.  Read your local manual pages
  1475. before trying anything suggested here.  If you have suggestions or
  1476. corrections for any of these answers, please send them to to
  1477. tmatimar@nff.ncl.omron.co.jp.
  1478.  
  1479. 1)  How do I find out the creation time of a file?
  1480.  
  1481.     You can't - it isn't stored anywhere.  Files have a last-modified
  1482.     time (shown by "ls -l"), a last-accessed time (shown by "ls -lu")
  1483.     and an inode change time (shown by "ls -lc"). The latter is often
  1484.     referred to as the "creation time" - even in some man pages -  but
  1485.     that's wrong; it's also set by such operations as mv, ln,
  1486.     chmod, chown and chgrp.
  1487.  
  1488.     The man page for "stat(2)" discusses this.
  1489.  
  1490. 2)  How do I use "rsh" without having the rsh hang around until the
  1491.     remote command has completed?
  1492.  
  1493.     (See note in question 2.7 about what "rsh" we're talking about.)
  1494.  
  1495.     The obvious answers fail:
  1496.             rsh machine command &
  1497.     or      rsh machine 'command &'
  1498.  
  1499.     For instance, try doing   rsh machine 'sleep 60 &'
  1500.     and you'll see that the 'rsh' won't exit right away.
  1501.     It will wait 60 seconds until the remote 'sleep' command
  1502.     finishes, even though that command was started in the
  1503.     background on the remote machine.  So how do you get
  1504.     the 'rsh' to exit immediately after the 'sleep' is started?
  1505.  
  1506.     The solution - if you use csh on the remote machine:
  1507.  
  1508.         rsh machine -n 'command >&/dev/null </dev/null &'
  1509.  
  1510.     If you use sh on the remote machine:
  1511.  
  1512.         rsh machine -n 'command >/dev/null 2>&1 </dev/null &'
  1513.  
  1514.     Why?  "-n" attaches rsh's stdin to /dev/null so you could run the
  1515.     complete rsh command in the background on the LOCAL machine.
  1516.     Thus "-n" is equivalent to another specific "< /dev/null".
  1517.     Furthermore, the input/output redirections on the REMOTE machine
  1518.     (inside the single quotes) ensure that rsh thinks the session can
  1519.     be terminated (there's no data flow any more.)
  1520.  
  1521.     Note: The file that you redirect to/from on the remote machine
  1522.     doesn't have to be /dev/null; any ordinary file will do.
  1523.  
  1524.     In many cases, various parts of these complicated commands
  1525.     aren't necessary.
  1526.  
  1527. 3)  How do I truncate a file?
  1528.  
  1529.     The BSD function ftruncate() sets the length of a file.  Xenix -
  1530.     and therefore SysV r3.2 and later - has the chsize() system call.
  1531.     For other systems, the only kind of truncation you can do is
  1532.     truncation to length zero with creat() or open(..., O_TRUNC).
  1533.  
  1534. 4)  Why doesn't find's "{}" symbol do what I want?
  1535.  
  1536.     "find" has a -exec option that will execute a particular
  1537.     command on all the selected files. Find will replace any "{}"
  1538.     it sees with the name of the file currently under consideration.
  1539.  
  1540.     So, some day you might try to use "find" to run a command on every
  1541.     file, one directory at a time.  You might try this:
  1542.  
  1543.     find /path -type d -exec command {}/\* \;
  1544.  
  1545.     hoping that find will execute, in turn
  1546.  
  1547.     command directory1/*
  1548.     command directory2/*
  1549.     ...
  1550.  
  1551.     Unfortunately, find only expands the "{}" token when it appears
  1552.     by itself.  Find will leave anything else like "{}/*" alone, so
  1553.     instead of doing what you want, it will do
  1554.  
  1555.     command {}/*
  1556.     command {}/*
  1557.     ...
  1558.  
  1559.     once for each directory.  This might be a bug, it might be a feature,
  1560.     but we're stuck with the current behaviour.
  1561.  
  1562.     So how do you get around this?  One way would be to write a
  1563.     trivial little shell script, let's say "./doit", that
  1564.     consists of
  1565.     
  1566.     command "$1"/*
  1567.  
  1568.     You could then use
  1569.  
  1570.     find /path -type d -exec ./doit {} \;
  1571.  
  1572.     Or if you want to avoid the "./doit" shell script, you can use
  1573.  
  1574.     find /path -type d -exec sh -c 'command $0/*' {} \;
  1575.  
  1576.     (This works because within the 'command' of "sh -c 'command' A B C ...",
  1577.      $0 expands to A, $1 to B, and so on.)
  1578.  
  1579.     or you can use the construct-a-command-with-sed trick
  1580.  
  1581.     find /path -type d -print | sed 's:.*:command &/*:' | sh
  1582.  
  1583.     If all you're trying to do is cut down on the number of times
  1584.     that "command" is executed, you should see if your system
  1585.     has the "xargs" command.  Xargs reads arguments one line at a time
  1586.     from the standard input and assembles as many of them as will fit into
  1587.     one command line.  You could use
  1588.  
  1589.     find /path -print | xargs command
  1590.  
  1591.     which would result in one or more executions of
  1592.  
  1593.     command file1 file2 file3 file4 dir1/file1 dir1/file2
  1594.  
  1595.     Unfortunately this is not a perfectly robust or secure solution.
  1596.     Xargs expects its input lines to be terminated with newlines, so it
  1597.     will be confused by files with odd characters such as newlines
  1598.     in their names.
  1599.  
  1600. 5)  How do I set the permissions on a symbolic link?
  1601.  
  1602.     Permissions on a symbolic link don't really mean anything.  The
  1603.     only permissions that count are the permissions on the file that
  1604.     the link points to.
  1605.  
  1606. 6)  How do I "undelete" a file?
  1607.  
  1608.     Someday, you are going to accidentally type something like "rm * .foo",
  1609.     and find you just deleted "*" instead of "*.foo".  Consider it a rite
  1610.     of passage.
  1611.  
  1612.     Of course, any decent systems administrator should be doing regular
  1613.     backups.  Check with your sysadmin to see if a recent backup copy
  1614.     of your file is available.  But if it isn't, read on.
  1615.  
  1616.     For all intents and purposes, when you delete a file with "rm" it is
  1617.     gone.  Once you "rm" a file, the system totally forgets which blocks
  1618.     scattered around the disk comprised your file.  Even worse, the blocks
  1619.     from the file you just deleted are going to be the first ones taken
  1620.     and scribbled upon when the system needs more disk space.  However,
  1621.     never say never.  It is theoretically possible *if* you shut down
  1622.     the system immediately after the "rm" to recover portions of the data.
  1623.     However, you had better have a very wizardly type person at hand with
  1624.     hours or days to spare to get it all back.
  1625.  
  1626.     Your first reaction when you "rm" a file by mistake is why not make
  1627.     a shell alias or procedure which changes "rm" to move files into a
  1628.     trash bin rather than delete them?  That way you can recover them if
  1629.     you make a mistake, and periodically clean out your trash bin.  Two
  1630.     points:  first, this is generally accepted as a *bad* idea.  You will
  1631.     become dependent upon this behaviour of "rm", and you will find
  1632.     yourself someday on a normal system where "rm" is really "rm", and
  1633.     you will get yourself in trouble.  Second, you will eventually find
  1634.     that the hassle of dealing with the disk space and time involved in
  1635.     maintaining the trash bin, it might be easier just to be a bit more
  1636.     careful with "rm".  For starters, you should look up the "-i" option
  1637.     to "rm" in your manual.
  1638.  
  1639.     If you are still undaunted, then here is a possible simple answer.  You
  1640.     can create yourself a "can" command which moves files into a
  1641.     trashcan directory. In csh(1) you can place the following commands
  1642.     in the ".login" file in your home directory:
  1643.  
  1644.     alias can    'mv \!* ~/.trashcan'       # junk file(s) to trashcan
  1645.     alias mtcan    'rm -f ~/.trashcan/*'       # irretrievably empty trash
  1646.     if ( ! -d ~/.trashcan ) mkdir ~/.trashcan  # ensure trashcan exists
  1647.  
  1648.     You might also want to put a:
  1649.  
  1650.     rm -f ~/.trashcan/*
  1651.  
  1652.     in the ".logout" file in your home directory to automatically empty
  1653.     the trash when you log out.  (sh and ksh versions are left as an
  1654.     exercise for the reader.)
  1655.  
  1656.     MIT's Project Athena has produced a comprehensive
  1657.     delete/undelete/expunge/purge package, which can serve as a
  1658.     complete replacement for rm which allows file recovery.  This
  1659.     package was posted to comp.sources.misc (volume 17, issue 023-026)
  1660.  
  1661. 7)  How can a process detect if it's running in the background?
  1662.  
  1663.     First of all: do you want to know if you're running in the background,
  1664.     or if you're running interactively? If you're deciding whether or
  1665.     not you should print prompts and the like, that's probably a better
  1666.     criterion. Check if standard input is a terminal:
  1667.  
  1668.         sh: if [ -t 0 ]; then ... fi
  1669.         C: if(isatty(0)) { ... }
  1670.  
  1671.     In general, you can't tell if you're running in the background.
  1672.     The fundamental problem is that different shells and different
  1673.     versions of UNIX have different notions of what "foreground" and
  1674.     "background" mean - and on the most common type of system with a
  1675.     better-defined notion of what they mean, programs can be moved
  1676.     arbitrarily between foreground and background!
  1677.  
  1678.     UNIX systems without job control typically put a process into the
  1679.     background by ignoring SIGINT and SIGQUIT and redirecting the standard
  1680.     input to "/dev/null"; this is done by the shell.
  1681.  
  1682.     Shells that support job control, on UNIX systems that support job
  1683.     control, put a process into the background by giving it a process group
  1684.     ID different from the process group to which the terminal belongs.  They
  1685.     move it back into the foreground by setting the terminal's process group
  1686.     ID to that of the process.  Shells that do *not* support job control, on
  1687.     UNIX systems that support job control, typically do what shells do on
  1688.     systems that don't support job control.
  1689.  
  1690. 8)  Why doesn't redirecting a loop work as intended?  (Bourne shell)
  1691.  
  1692.     Take the following example:
  1693.  
  1694.     foo=bar
  1695.  
  1696.     while read line
  1697.     do
  1698.         # do something with $line
  1699.         foo=bletch
  1700.     done < /etc/passwd
  1701.  
  1702.     echo "foo is now: $foo"
  1703.  
  1704.     Despite the assignment ``foo=bletch'' this will print ``foo is now: bar''
  1705.     in many implementations of the Bourne shell.  Why?
  1706.     Because of the following, often undocumented, feature of historic
  1707.     Bourne shells: redirecting a control structure (such as a loop, or an
  1708.     ``if'' statement) causes a subshell to be created, in which the structure
  1709.     is executed; variables set in that subshell (like the ``foo=bletch''
  1710.     assignment) don't affect the current shell, of course.
  1711.  
  1712.     The POSIX 1003.2 Shell and Tools Interface standardization committee
  1713.     forbids the behaviour described above, i.e. in P1003.2 conformant
  1714.     Bourne shells the example will print ``foo is now: bletch''.
  1715.  
  1716.     In historic (and P1003.2 conformant) implementations you can use the
  1717.     following `trick' to get around the redirection problem:
  1718.  
  1719.     foo=bar
  1720.  
  1721.     # make file descriptor 9 a duplicate of file descriptor 0 (stdin);
  1722.     # then connect stdin to /etc/passwd; the original stdin is now
  1723.     # `remembered' in file descriptor 9; see dup(2) and sh(1)
  1724.     exec 9<&0 < /etc/passwd
  1725.  
  1726.     while read line
  1727.     do
  1728.         # do something with $line
  1729.         foo=bletch
  1730.     done
  1731.  
  1732.     # make stdin a duplicate of file descriptor 9, i.e. reconnect it to
  1733.     # the original stdin; then close file descriptor 9
  1734.     exec 0<&9 9<&-
  1735.  
  1736.     echo "foo is now: $foo"
  1737.  
  1738.     This should always print ``foo is now: bletch''.
  1739.     Right, take the next example:
  1740.  
  1741.     foo=bar
  1742.  
  1743.     echo bletch | read foo
  1744.  
  1745.     echo "foo is now: $foo"
  1746.  
  1747.     This will print ``foo is now: bar'' in many implementations,
  1748.     ``foo is now: bletch'' in some others.  Why?
  1749.     Generally each part of a pipeline is run in a different subshell;
  1750.     in some implementations though, the last command in the pipeline is
  1751.     made an exception: if it is a builtin command like ``read'', the current
  1752.     shell will execute it, else another subshell is created.
  1753.  
  1754.     POSIX 1003.2 allows both behaviours so portable scripts cannot depend
  1755.     on any of them.
  1756.  
  1757. 9)  How do I run 'passwd', 'ftp', 'telnet', 'tip' and other interactive
  1758.     programs from a shell script or in the background?
  1759.  
  1760.     These programs expect a terminal interface.  Shells makes no special
  1761.     provisions to provide one.  Hence, such programs cannot be automated
  1762.     in shell scripts.
  1763.  
  1764.     The 'expect' program provides a programmable terminal interface for
  1765.     automating interaction with such programs.  The following expect
  1766.     script is an example of a non-interactive version of passwd(1).
  1767.  
  1768.         # username is passed as 1st arg, password as 2nd
  1769.         set password [index $argv 2]
  1770.         spawn passwd [index $argv 1]
  1771.         expect "*password:"
  1772.         send "$password\r"
  1773.         expect "*password:"
  1774.         send "$password\r"
  1775.         expect eof
  1776.  
  1777.     expect can partially automate interaction which is especially
  1778.     useful for telnet, rlogin, debuggers or other programs that have no
  1779.     built-in command language.  The distribution provides an example
  1780.     script to rerun rogue until a good starting configuration appears.
  1781.     Then, control is given back to the user to enjoy the game.
  1782.  
  1783.     Fortunately some programs have been written to manage the connection
  1784.     to a pseudo-tty so that you can run these sorts of programs in a script.
  1785.  
  1786.     To get expect, email "send pub/expect/expect.shar.Z" to
  1787.     library@cme.nist.gov or anonymous ftp same from durer.cme.nist.gov.
  1788.  
  1789.     Another solution is provided by the pty 4.0 program, which runs a
  1790.     program under a pseudo-tty session and was posted to comp.sources.unix,
  1791.     volume 25.  A pty-based solution using named pipes to do the same as
  1792.     the above might look like this:
  1793.  
  1794.     #!/bin/sh
  1795.     /etc/mknod out.$$ p; exec 2>&1
  1796.     ( exec 4<out.$$; rm -f out.$$
  1797.     <&4 waitfor 'password:'
  1798.         echo "$2"
  1799.     <&4 waitfor 'password:'
  1800.         echo "$2"
  1801.     <&4 cat >/dev/null
  1802.     ) | ( pty passwd "$1" >out.$$ )
  1803.  
  1804.     Here, 'waitfor' is a simple C program that searches for
  1805.     its argument in the input, character by character.
  1806.  
  1807.     A simpler pty solution (which has the drawback of not
  1808.     synchronizing properly with the passwd program) is
  1809.  
  1810.     #!/bin/sh
  1811.     ( sleep 5; echo "$2"; sleep 5; echo "$2") | pty passwd "$1"
  1812.  
  1813. 10) How do I find out the process ID of a program with a particular
  1814.     name from inside a shell script or C program?
  1815.  
  1816.     In a shell script:
  1817.  
  1818.     There is no utility specifically designed to map between program names
  1819.     and process IDs.  Furthermore, such mappings are often unreliable,
  1820.     since it's possible for more than one process to have the same name,
  1821.     and since it's possible for a process to change its name once it
  1822.     starts running.  However, a pipeline like this can often be used to
  1823.     get a list of processes (owned by you) with a particular name:
  1824.  
  1825.         ps ux | awk '/name/ && !/awk/ {print $2}'
  1826.  
  1827.     You replace "name" with the name of the process for which you are
  1828.     searching.
  1829.  
  1830.     The general idea is to parse the output of ps, using awk or grep or
  1831.     other utilities, to search for the lines with the specified name on
  1832.     them, and print the PID's for those lines.  Note that the "!/awk/"
  1833.     above prevents the awk process for being listed.
  1834.  
  1835.     You may have to change the arguments to ps, depending on what kind of
  1836.     Unix you are using.
  1837.  
  1838.     In a C program:
  1839.  
  1840.     Just as there is no utility specifically designed to map between
  1841.     program names and process IDs, there are no (portable) C library
  1842.     functions to do it either.
  1843.  
  1844.     However, some vendors provide functions for reading Kernel memory; for
  1845.     example, Sun provides the "kvm_" functions, and Data General provides
  1846.     the "dg_" functions.  It may be possible for any user to use these, or
  1847.     they may only be useable by the super-user (or a user in group "kmem")
  1848.     if read-access to kernel memory on your system is restricted.
  1849.     Furthermore, these functions are often not documented or documented
  1850.     badly, and might change from release to release.
  1851.  
  1852.     Some vendors provide a "/proc" filesystem, which appears as a
  1853.     directory with a bunch of filenames in it.  Each filename is a number,
  1854.     corresponding to a process ID, and you can open the file and read it
  1855.     to get information about the process.  Once again, access to this may
  1856.     be restricted, and the interface to it may change from system to
  1857.     system.
  1858.  
  1859.     If you can't use vendor-specific library functions, and you don't have
  1860.     /proc, and you still want to do this completely in C, you are going to
  1861.     have to do the grovelling through kernel memory yourself.  For a good
  1862.     example of how to do this on many systems, see the sources to
  1863.     "ofiles", available in the comp.sources.unix archives.
  1864.     (A package named "kstuff" to help with kernel grovelling was posted
  1865.     to alt.sources in May 1991 and is also available via anonymous ftp as
  1866.     usenet/alt.sources/articles/{329{6,7,8,9},330{0,1}}.Z from
  1867.     wuarchive.wustl.edu.)
  1868.  
  1869. 11) How do I check the exit status of a remote command
  1870.     executed via "rsh" ?
  1871.  
  1872.     This doesn't work:
  1873.  
  1874.     rsh some-machine some-crummy-command || echo "Command failed"
  1875.  
  1876.     The exit status of 'rsh' is 0 (success) if the rsh program
  1877.     itself completed successfully, which probably isn't what
  1878.     you wanted.
  1879.  
  1880.     If you want to check on the exit status of the remote program, you
  1881.     can try using Maarten Litmaath's 'ersh' script, which was posted to
  1882.     alt.sources in January, 1991.  ersh is a shell script that
  1883.     calls rsh, arranges for the remote machine to echo the status
  1884.     of the command after it completes, and exits with that status.
  1885.  
  1886. 12) Is it possible to pass shell variable settings into an awk program?
  1887.  
  1888.     There are two different ways to do this.  The first involves simply
  1889.     expanding the variable where it is needed in the program.  For
  1890.     example, to get a list of all ttys you're using:
  1891.  
  1892.      who | awk '/^'"$USER"'/ { print $2 }'                (1)
  1893.  
  1894.     Single quotes are usually used to enclose awk programs because the
  1895.     character '$' is often used in them, and '$' will be interpreted by
  1896.     the shell if enclosed inside double quotes, but not if enclosed
  1897.     inside single quotes.  In this case, we *want* the '$' in "$USER"
  1898.     to be interpreted by the shell, so we close the single quotes and
  1899.     then put the "$USER" inside double quotes.  Note that there are no
  1900.     spaces in any of that, so the shell will see it all as one
  1901.     argument.  Note, further, that the double quotes probably aren't
  1902.     necessary in this particular case (i.e. we could have done
  1903.  
  1904.      who | awk '/^'$USER'/ { print $2 }'                (2)
  1905.  
  1906.     ), but they should be included nevertheless because they are
  1907.     necessary when the shell variable in question contains special
  1908.     characters or spaces.
  1909.  
  1910.     The second way to pass variable settings into awk is to use an
  1911.     often undocumented feature of awk which allows variable settings to
  1912.     be specified as "fake file names" on the command line.  For
  1913.     example:
  1914.  
  1915.      who | awk '$1 == user { print $2 }' user="$USER" -            (3)
  1916.  
  1917.     Variable settings take effect when they are encountered on the
  1918.     command line, so, for example, you could instruct awk on how to
  1919.     behave for different files using this technique.  For example:
  1920.  
  1921.      awk '{ program that depends on s }' s=1 file1 s=0 file2        (4)
  1922.  
  1923.     Note that some versions of awk will cause variable settings
  1924.     encountered before any real filenames to take effect before the
  1925.     BEGIN block is executed, but some won't so neither way should be
  1926.     relied upon.
  1927.  
  1928.     Note, further, that when you specify a variable setting, awk won't
  1929.     automatically read from stdin if no real files are specified, so
  1930.     you need to add a "-" argument to the end of your command, as I did
  1931.     at (3) above.
  1932.  
  1933. 13) How do I get rid of zombie processes that persevere?
  1934.  
  1935.     From: jik@pit-manager.MIT.Edu (Jonathan I. Kamens)
  1936.     Date: Fri, 17 Jan 92 14:40:09 -0500
  1937.  
  1938.     Unfortunately, it's impossible to generalize how the death of child
  1939.     processes should behave, because the exact mechanism varies over
  1940.     the various flavors of Unix.
  1941.  
  1942.     First of all, by default, you have to do a wait() for child
  1943.     processes under ALL flavors of Unix.  That is, there is no flavor
  1944.     of Unix that I know of that will automatically flush child
  1945.     processes that exit, even if you don't do anything to tell it to do
  1946.     so.
  1947.  
  1948.     Second, under some SysV-derived systems, if you do "signal(SIGCHLD,
  1949.     SIG_IGN)" (well, actually, it may be SIGCLD instead of SIGCHLD, but
  1950.     most of the newer SysV systems have "#define SIGCHLD SIGCLD" in the
  1951.     header files), then child processes will be cleaned up
  1952.     automatically, with no further effort in your part.  The best way
  1953.     to find out if it works at your site is to try it, although if you
  1954.     are trying to write portable code, it's a bad idea to rely on this
  1955.     in any case.  Unfortunately, POSIX doesn't allow you to do this;
  1956.     the behavior of setting the SIGCHLD to SIG_IGN under POSIX is
  1957.     undefined, so you can't do it if your program is supposed to be
  1958.     POSIX-compliant.
  1959.  
  1960.     If you can't use SIG_IGN to force automatic clean-up, then you've
  1961.     got to write a signal handler to do it.  It isn't easy at all to
  1962.     write a signal handler that does things right on all flavors of
  1963.     Unix, because of the following inconsistencies:
  1964.  
  1965.     On some flavors of Unix, the SIGCHLD signal handler is called if
  1966.     one *or more* children have died.  This means that if your signal
  1967.     handler only does one wait() call, then it won't clean up all of
  1968.     the children.  Fortunately, I believe that all Unix flavors for
  1969.     which this is the case have available to the programmer the wait3()
  1970.     call, which allows the WNOHANG option to check whether or not there
  1971.     are any children waiting to be cleaned up.  Therefore, on any
  1972.     system that has wait3(), your signal handler should call wait3()
  1973.     over and over again with the WNOHANG option until there are no
  1974.     children left to clean up.
  1975.  
  1976.     On SysV-derived systems, SIGCHLD signals are regenerated if there
  1977.     are child processes still waiting to be cleaned up after you exit
  1978.     the SIGCHLD signal handler.  Therefore, it's safe on most SysV
  1979.     systems to assume when the signal handler gets called that you only
  1980.     have to clean up one signal, and assume that the handler will get
  1981.     called again if there are more to clean up after it exits.
  1982.  
  1983.     On older systems, signal handlers are automatically reset to
  1984.     SIG_DFL when the signal handler gets called.  On such systems, you
  1985.     have to put "signal(SIGCHILD, catcher_func)" (where "catcher_func"
  1986.     is the name of the handler function) as the first thing in the
  1987.     signal handler, so that it gets reset.  Unfortunately, there is a
  1988.     race condition which may cause you to get a SIGCHLD signal and have
  1989.     it ignored between the time your handler gets called and the time
  1990.     you reset the signal.  Fortunately, newer implementations of
  1991.     signal() don't reset the handler to SIG_DFL when the handler
  1992.     function is called.  To get around this problem, on systems that do
  1993.     not have wait3() but do have SIGCLD, you need to reset the signal
  1994.     handler with a call to signal() after doing at least one wait()
  1995.     within the handler, each time it is called.
  1996.  
  1997.     The summary of all this is that on systems that have wait3(), you
  1998.     should use that and your signal handler should loop, and on systems
  1999.     that don't, you should have one call to wait() per invocation of
  2000.     the signal handler.
  2001.  
  2002.     One more thing -- if you don't want to go through all of this
  2003.     trouble, there is a portable way to avoid this problem, although it
  2004.     is somewhat less efficient.  Your parent process should fork, and
  2005.     then wait right there and then for the child process to terminate.
  2006.     The child process then forks again, giving you a child and a
  2007.     grandchild.  The child exits immediately (and hence the parent
  2008.     waiting for it notices its death and continues to work), and the
  2009.     grandchild does whatever the child was originally supposed to.
  2010.     Since its parent died, it is inherited by init, which will do
  2011.     whatever waiting is needed.  This method is inefficient because it
  2012.     requires an extra fork, but is pretty much completely portable.
  2013.  
  2014. 14) How do I get lines from a pipe as they are written instead of only in
  2015.     larger blocks.
  2016.  
  2017.     From: jik@pit-manager.MIT.Edu (Jonathan I. Kamens)
  2018.     Date: Sun, 16 Feb 92 20:59:28 -0500
  2019.  
  2020.     The stdio library does buffering differently depending on whether
  2021.     it thinks it's running on a tty.  If it thinks it's on a tty, it
  2022.     does buffering on a per-line basis; if not, it uses a larger buffer
  2023.     than one line.
  2024.  
  2025.     If you have the source code to the client whose buffering you want
  2026.     to disable, you can use setbuf() or setvbuf() to change the
  2027.     buffering.
  2028.  
  2029.     If not, the best you can do is try to convince the program that
  2030.     it's running on a tty by running it under a pty, e.g. by using the
  2031.     "pty" program mentioned in question 3.9.
  2032. -- 
  2033. Ted Timar - tmatimar@nff.ncl.omron.co.jp
  2034. Omron Corporation, Shimokaiinji, Nagaokakyo-city, Kyoto 617,  Japan
  2035.  
  2036.  
  2037. ..
  2038. Hope you know what you're doing ...
  2039. Data directory is /big/gd
  2040. Port is 70
  2041. Logging to File /usr/adm/gopherd.l
  2042.  
  2043. .
  2044.