home *** CD-ROM | disk | FTP | other *** search
/ Danny Amor's Online Library / Danny Amor's Online Library - Volume 1.iso / html / faqs / faq / unix-faq / shell.intro < prev    next >
Encoding:
Text File  |  1995-07-25  |  9.4 KB  |  211 lines

  1. Subject: Welcome to comp.unix.shell [Frequent posting]
  2. Newsgroups: comp.unix.shell,news.answers,comp.answers
  3. From: tmatimar@isgtec.com (Ted Timar)
  4. Date: 18 Nov 1994 07:49:39 GMT
  5.  
  6. Archive-name: unix-faq/shell/intro
  7. Version: $Id: intro,v 2.3 1993/09/01 23:41:31 tmatimar Exp tmatimar $
  8.  
  9. This article is a monthly attempt to remind potential posters about
  10. what is appropriate for comp.unix.shell.  If you would like to make
  11. any suggestions about the content of this article, please contact
  12. its maintainer at tmatimar@empress.com.
  13.  
  14. Many FAQs, including this one, are available on the archive site
  15. rtfm.mit.edu in the directory pub/usenet/news.answers.
  16. The name under which a FAQ is archived appears in the "Archive-Name:"
  17. line at the top of the article.  This FAQ is archived as
  18. "unix-faq/shell/intro".
  19.  
  20. Companion articles include the answers to some Frequently
  21. Asked Questions.  You may save yourself a lot of time by reading
  22. those articles before posting a question to the net.
  23.  
  24. If you have not already read the overall Usenet introductory material
  25. posted to "news.announce.newusers", please do.  Much of this article
  26. overlaps with the common sense guidelines posted there.
  27.  
  28.          Should I Post My Shell Question to the Net?
  29.  
  30. Often the answer is "No, you can get an answer a lot faster without
  31. posting a question." Before you post, you should try -
  32.  
  33.     o Reading the manual for your system.  Some day you may encounter
  34.       the phrase "RTFM", which stands for "Read the Fine Manual"
  35.       (except 'F' doesn't really stand for "Fine").  If you ask
  36.       someone a question and they tell you to RTFM, it's an
  37.       indication that you haven't done your homework.  For instance,
  38.       if you are trying to make a script run under csh instead of sh,
  39.       check the man page for "csh".  It might tell you what you need
  40.       to know.
  41.  
  42.       When people use terminology like "read(2)", they are referring
  43.       to the "read" man page in section 2 of the manual (which you
  44.       would see by using "man 2 read").
  45.  
  46.     o Finding a knowledgeable user at your site.  Many sites have
  47.       at least a few shell experts who will be happy to help you
  48.       figure out how to specify that a script should be run by csh.
  49.       Many larger sites, particularly universities, may even have
  50.       paid consultants whose job is to help you with these problems.
  51.       Check with them first.
  52.  
  53.     o Find a good introductory book on Unix shells and shell programming.
  54.       There are plenty of such books available, and you will save yourself
  55.       a lot of trouble by having one handy and consulting it frequently.
  56.       (Question 1.5 in the companion articles will let you know
  57.        where you can find a list of good books.)
  58.  
  59. Please remember that the comp.unix.* newsgroups are read by over 80,000
  60. people around the world, and that posting a question to this group will
  61. cost a lot of time and money by the time your article is distributed to
  62. Asia, Australia, Europe (west and east), Africa, the middle east,
  63. all corners of North, South and Central America and even Antarctica.
  64.  
  65. Also, some people receive these newsgroups as part of a mailing list
  66. rather than a newsgroup.  If you're one of these people, please don't
  67. send a "Remove me from this list" or "UNSUBSCRIBE"  message to the
  68. wrong place.  Take the time to figure out where you're getting this
  69. stuff from, and send your request to the mailing list maintainer, *not*
  70. to the list or newsgroup itself!  Ask your local postmaster for help.
  71. (One of the answers in the companion articles deals with the details of
  72. the mailing list.)
  73.  
  74.                To Which Newsgroup Should I Post My Question?
  75.  
  76. The choice of newsgroup is harder than it used to be.  In the old days,
  77. you just had to choose between "comp.unix.questions" and
  78. "comp.unix.wizards".  Now there are a variety of more specific groups.
  79. This group, "comp.unix.shell" is only for questions relating to any of
  80. the Unix shells and shell programing.  Other groups each have their own
  81. mandates.
  82.  
  83. Choose one of the following groups carefully.  If you aren't sure where
  84. your question belongs or if your question is not specific to some
  85. particular version of Unix, try "comp.unix.questions".  Many
  86. knowledgeable Unix wizards read that group and will be able to help you.
  87.  
  88. Here are the capsule descriptions of various groups you might consider
  89. (extracted from a monthly posting to "news.announce.newusers")
  90.  
  91. comp.unix.shell         Using and programming any UNIX shell.
  92.  
  93. comp.unix.questions     General questions from UNIX users and sysadmins.
  94.             If your question isn't a really good match for one of
  95.             the groups below, post it here.
  96.  
  97. news.answers        Repository for periodic USENET articles. (Moderated)
  98.             This article is crossposted there.
  99.             Do not try to post here unless you're
  100.             posting a list of FAQ's and their answers.
  101.  
  102. comp.lang.c             Discussion about C.
  103.  
  104. comp.sources.unix       Postings of complete, UNIX-oriented sources. (Moderated)
  105. comp.std.unix           Discussion for the P1003 committee on UNIX. (Moderated)
  106. comp.unix.admin         Administering a Unix-based system.
  107. comp.unix.aix           IBM's version of UNIX.
  108. comp.unix.amiga        Unix on the Commodore Amiga
  109. comp.unix.aux           The version of UNIX for Apple Macintosh II computers.
  110. comp.unix.bsd           Discussions relating to BSD UNIX.
  111. comp.unix.internals     Discussions on hacking UNIX internals.
  112. comp.unix.large         UNIX on mainframes and in large networks.
  113. comp.unix.misc          Various topics that don't fit other groups.
  114. comp.unix.programmer    Q&A for people programming under Unix.
  115. comp.unix.ultrix        Discussions about DEC's Ultrix.
  116. comp.unix.xenix.misc    General discussions regarding XENIX (except SCO).
  117. comp.unix.xenix.sco     XENIX versions from the Santa Cruz Operation.
  118.  
  119. comp.unix.wizards       In-depth discussions of advanced unix topics.
  120.             People should not post to this group unless they
  121.             have used unix as a user, sysadmin and know details
  122.             of the kernel, and how different unix kernels differ.
  123.             In other words, don't post to comp.unix.wizards.
  124.  
  125.           What Information Should I Include?
  126.  
  127. It's hard to include too much information.  There are hundreds of
  128. different systems out there, and they all have less in common
  129. than you might think.  If you have a problem and are posting an
  130. article, please be sure to mention:
  131.  
  132.     o A descriptive subject line.  Many people will decide whether
  133.       to read your article solely on the basis of the subject line,
  134.       so it should be a good statement of your problem.
  135.  
  136.       NOT GOOD                          GOOD
  137.  
  138.       "Help"                            "How do I port csh scripts to ksh?"
  139.       "Csh question"            "csh dumps core when I use '$<'"
  140.  
  141.     o What computer you are using, what specific version of the
  142.       operating system it uses, and to what shell the question
  143.       pertains.  For instance,
  144.  
  145.         SunOS 4.0.1, Sun 3/50, tcsh 6.00.03
  146.         4.3BSD-tahoe, Vax 11/780, rc 1.0
  147.         SVR3.2, 3b2, sh 4.2
  148.  
  149.     o If possible, the *exact* text of any error message you
  150.       may have encountered.
  151.  
  152.       WRONG                RIGHT
  153.  
  154.       "My csh script doesn't run"    "When I type 'scriptname', I get
  155.                       sh: scriptname: This isn't a shell script.
  156.                       What does this mean?  It isn't in
  157.                       the man page.  This is using crash 3.14
  158.                       under Mueslix 9.3 on a Fax 68086502"
  159.  
  160. It's a good idea to post unrelated questions in separate articles,
  161. so that people can keep different discussions separate.   It's also
  162. a *very* good idea to include a line or two like this:
  163.  
  164.     "Please mail your answers to me and I'll summarize what I get
  165.      and post the results to comp.unix.shell."
  166.  
  167. This prevents many identical responses from different users to the
  168. same question from clogging up the newsgroup.  And make sure
  169. you really summarize what you get - don't just concatenate
  170. all the mail you've received.
  171.  
  172. It's also a good idea to read comp.unix.shell for at least a couple
  173. of weeks after you post your article to see what followup articles
  174. are posted.
  175.  
  176.                 Should I Post an Answer to a Question?
  177.  
  178. It's very tempting to post an answer to a question you read on the net,
  179. especially when you think "Aha, finally - a question I can answer!"
  180. Consider though that when a simple question is asked, such as the
  181. sort answered in the companion articles, many other people around the
  182. world already know the answer and may be posting their own reply.
  183. In order to avoid dozens of replies to simple questions, please
  184. wait a day or so and see if anyone else has already answered
  185. the question.  If you have something special to contribute, please
  186. do so, but make sure you're not duplicating something someone else has
  187. already done.
  188.  
  189. You should feel free to reply to any question >by email<.  Even if
  190. the user gets 200 responses to his question, at least the load on the
  191. rest of the net is minimized.
  192.  
  193.                     What About Posting Source Code?
  194.  
  195. Posting small amounts of example code is fine (use comp.sources.unix to
  196. distribute complete programs) - but please make sure that your code
  197. runs (or at least compiles) properly.  Don't just type it in while
  198. editing your posting and hope it will work, no matter how sure you are
  199. that it will.  We all make mistakes.
  200.  
  201.                         What About Those People
  202.        Who Continue to Ask Stupid or Frequently Asked Questions
  203.          In Spite of The Frequently Asked Questions Document?
  204.  
  205. Just send them a polite mail message, possibly referring them to this document.
  206. There is no need to flame them on the net - it's busy enough as it is.
  207. -- 
  208. Ted Timar - tmatimar@empress.com
  209. Empress Software, 3100 Steeles Ave E, Markham, Ont., Canada L3R 8T3
  210.  
  211.