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 281(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!

6.0
Hi expert's this the problem, i have java server on Slackware startup from bash file, when it come up i create a server_console with mktemp=filename.XXXXXX where i send message exception from the ...
Zones: Slax / Slackware Linux, Unix, ...Date Answered: 04/03/2008 Views: 6
We would like to call a script from within a C program that runs a bash script as the root user. The script has functions like "init q" and "fuser"  to reset a serial port from one mode (respawn)to...
Zones: Linux DevDate Answered: 12/09/2003 Views: 0
I'm a newbie to Linux, I need a bash script that will offer a menu of choices including: adding a user deleting a user creating a group deleting a group adding a user to a group This so t...
Zones: Linux, Adobe Type Manager, Linux D...Date Answered: 06/26/2003 Views: 0
Hi I'm writing a script to do backups to a tape drive, and getting "ambiguous  redirect" errors piping the status of the job as it progresses into a variable to be emailed. I'm sure it's something...
Zones: Linux DevDate Answered: 01/12/2004 Views: 76
I just installed cygwin on my windows XP.  I want to write a bash script to find this "<!--<~~" string in all the jsp files and replace it with "<%" string.  Below is my attempt on the bash script ...
Zones: Unix Systems ProgrammingDate Answered: 04/25/2004 Views: 0
HI there, i need to write a script which, given a directory name as argument, prints the maximum of all the files name lenghts in the directory, ensure the script has error checking, check to ma...
Zones: CDate Answered: 05/27/2004 Views: 0
Okay, I need a shell script that will ping a MySQL 4.0.18 Server on RH 9.0.  If the ping returns a failure (implying the server is down) I need to send an email to 'emailaccount@mycompany.com'.  If...
Zones: Linux AdminDate Answered: 07/02/2004 Views: 0
Hello: I know nothing about bash scripting and need help compiling a script that would automate the  following. (Red-Hat 9) 1. execute a script that we already have in place have in place tha...
Zones: SendmailDate Answered: 10/13/2004 Views: 0
Hi, I'm trying to determine if a Function key (F1)  has been pressed. Using - dumpkeys - I know the key code for F1 is "\033[[A" Now, I write a bash script like this #!/bin/sh echo pleas...
Zones: Linux DevDate Answered: 09/15/2004 Views: 20
Hello all! I need a bash script to do the following: On server1:/customers, I want to run a bash script that will create the directory "customers" off the root of server2 and copy the files us...
Zones: Linux DevDate Answered: 01/31/2005 Views: 0