Sponsored Content
The Lounge What is on Your Mind? Answers to Recently Asked Questions about UNIX.COM Post 303030217 by wisecracker on Thursday 7th of February 2019 07:31:55 AM
Old 02-07-2019
Hi Neo...

Quote:
All over the world there is a decline in the interest in forums due to the fact that it is easier to simply find the solution to our problems using Google. How are we going to address this?

This is an interesting question. When we do a Google search we generally end up at forums and similar technical sites because our questions, or a similar questions, are likely to have been asked and answered before. Hence, forums are very critical knowledge-building communities because without these sites, their would be little to find when we do a Google search. Google is not the "knowledge creator", Google is the "knowledge indexer". Of course, this site was much more active in the early days of the Internet before there were so many great knowledge repositories for UNIX and Linux, including this one. UNIX.COM was one of the first moderated forums to focus on a high signal-to-noise ratio related to UNIX and Linux technologies. We are constantly working to make the site easier to use and more fun for all our valuable members.
I can unequivocally say with experience that UNIX.COM does come up a lot when I am searching GOOGLE for results to some of my esoteric ideas posted on here.
It is always about how you search. After years of use I still haven't got the hang of that major detail yet as it is always down to how deeply one understands the subject one is searching for.
RudiC has recently posted some hum[-]dinger solutions to bash string handling and I would never know how to search for those with my level of shell scripting knowledge, BUT, and a big BUT, these rarities are now in the internet ether because of just that, they ARE so rare and few people other than the _hardened_ pros' would know about them.

Stack Overflow comes up a lot but this site certainly sees its fair percentage of GOOGLE hits, heck I even posted a thread about this some time ago.
Also judging by the number of newcomers, almost daily, then they must get the UNIX.COM badge from somewhere, and that somewhere is a search engine and more than likely the GOOGLE one.


My 5 pennoth.
This User Gave Thanks to wisecracker For This Post:
 

5 More Discussions You Might Find Interesting

1. Solaris

expecting answers for these questions?

hi all plese clarify me in the following area. 1. What is the default NFS version in solaris 5.10. If it is 3, then why it asks me to specify "-o vers=3" keyword while i am mounting a share from a RHEL 5.1 Server? 2. Can someone give the link to download packages for accessing "ntfs"... (4 Replies)
Discussion started by: kingston
4 Replies

2. Solaris

Please give answers for this interview questions

I was not able to get answers for these interview questions. It will be appreciable and useful if any one answers this questions. (5 Replies)
Discussion started by: Sesha
5 Replies

3. Post Here to Contact Site Administrators and Moderators

Eric's Questions and Answers Blog

I hope this is ok so I will ask if I may use this thread to ask questions about programming. May I use this thread to ask questions and answer questions? If the answer is yes, this is a thread made for minimizing the amount of threads I post to ask questions about programming. Please feel... (3 Replies)
Discussion started by: Errigour
3 Replies

4. UNIX for Advanced & Expert Users

Interview questions and answers on HP Unix administration

Hi, Can some body help me to get Interview questions and answers on HP Unix administration? Thanks Krsnadasa (1 Reply)
Discussion started by: krsnadasa
1 Replies

5. UNIX for Beginners Questions & Answers

Answers for few objective questions.

Hi Unix geniuses, I need your help for the answers of few objective Q&A. i dont know if my answers are correct or not. So i really need your help to provide the answers which will help me in unix programming. (1 Reply)
Discussion started by: Vivekit82
1 Replies
QUIZ(6) 							 BSD Games Manual							   QUIZ(6)

NAME
quiz -- random knowledge tests SYNOPSIS
quiz [-t] [-i file] [question answer] DESCRIPTION
The quiz utility tests your knowledge of random facts. It has a database of subjects from which you can choose. With no arguments, quiz displays the list of available subjects. The options are as follows: -t Use tutorial mode, in which questions are repeated later if you didn't get them right the first time, and new questions are presented less frequently to help you learn the older ones. -i Specify an alternative index file. Subjects are divided into categories. You can pick any two categories from the same subject. quiz will ask questions from the first cate- gory and it expects answers from the second category. For example, the command ``quiz victim killer'' asks questions which are the names of victims, and expects you to answer with the cause of their untimely demise, whereas the command ``quiz killer victim'' works the other way around. If you get the answer wrong, quiz lets you try again. To see the right answer, enter a blank line. Index and Data File Syntax The index and data files have a similar syntax. Lines in them consist of several categories separated by colons. The categories are regular expressions formed using the following meta-characters: pat|pat alternative patterns {pat} optional pattern [pat] delimiters, as in pat[pat|pat]pat In an index file, each line represents a subject. The first category in each subject is the pathname of the data file for the subject. The remaining categories are regular expressions for the titles of each category in the subject. In data files, each line represents a question/answer set. Each category is the information for the question/answer for that category. The backslash character (``'') is used to quote syntactically significant characters, or at the end of a line to signify that a continuation line follows. If either a question or its answer is empty, quiz will refrain from asking it. FILES
/usr/share/games/quiz.db The default index and data files. BUGS
quiz is pretty cynical about certain subjects. BSD
May 31, 1993 BSD
All times are GMT -4. The time now is 01:22 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy