home *** CD-ROM | disk | FTP | other *** search
/ ftp.pasteur.org/FAQ/ / ftp-pasteur-org-FAQ.zip / FAQ / unix-faq / unix / intro < prev   
Encoding:
Internet Message Format  |  2004-05-12  |  9.9 KB

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