Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 875(0.001 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.8
I'm asking in this topic 'cause I think most bash experts can be found here;-) Here we go: can somebody please explain how the 2'nd and 3'rd : are interpreted by bash in following command.   ...
Zones: Linux DevDate Answered: 10/25/2001 Views: 0
How can I change this if: if grep "Slave_Running: Yes" /home/status.txt > /dev/null; then    echo Mailing show slave status error report!!!    /home/mysql-mail-problem.sh fi to "if not" ...
Zones: Linux DevDate Answered: 11/18/2002 Views: 315
How can bash shell script look into the file with following format login name: real name: bithdate compare the bithdate with the system date and if they match - sends the email to the relev...
Zones: Linux DevDate Answered: 02/04/2003 Views: 11
Hi, I would like to know how I can redirect all output to a file from within an instance of bash. For example, script.sh contains: #!/bin/bash echo 'hi'      #to STDOUT xzxzxzxzxzx       ...
Zones: UnixDate Answered: 07/27/2003 Views: 24
i want to make a student record database in bash programming in which i have the facility to search,edit existing record,deleting a existing record or add a particular record and any other extra o...
Zones: LinuxDate Answered: 08/23/2004 Views: 16
I need some help writing a simple bash script to do the following file manipulations, if you can help I would appreciate it. IF -- 1. <source.filename> line #1 contains the words ".pcl" THE...
Zones: AIX UnixDate Answered: 09/08/2004 Views: 0
I have a bash script that gets it variables from customer specific parm files. I would like to use a command line argument to specify the parm file when I start the script. Anyone know how to do...
Zones: Linux DevDate Answered: 02/02/2005 Views: 0
I have a lot of files with * as part of a variable I need to read with bash. * is protected, I know but there must be a way to use it as part of a variable   The problem is as such. If you defi...
Zones: Linux DevDate Answered: 05/28/2005 Views: 0
I am using SUSE Linux Enterprise Server 9. I have come over this command "ssh-agent bash" What is the meaning by putting the "bash" after "ssh-agent"?
Zones: Linux, Linux DistributionsDate Answered: 09/30/2005 Views: 5
hello, As its says in the title of the question i need some help in creating a bash script to run and output a C program simultaneously.   The output of each instance run simultaneously can b...
Zones: Unix Systems ProgrammingDate Answered: 11/30/2005 Views: 0