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 101(0 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!

9.3
I am encoding files after they have been uploaded. How can I detect if the whole file has been uploaded before I begin to encode it? Thanks in advance
Zones: Unix, LinuxDate Answered: 10/01/2008 Views: 0
Hi I have been trying to create a nested loop which main purpose would be to use 2 files in parallel, the first file tmp4 contains IP Addresses that I would need to ssh to, now, every single line ...
Zones: Linux Admin, Linux Dev, Open SourceDate Answered: 07/15/2008 Views: 0
I need to run a script from another directory and need to keep the filename and path name separate. My command works if it is run from the directory where my files are located. How do I get it ...
Zones: Unix, LinuxDate Answered: 05/28/2008 Views: 215
Briefly, I need help writing a bash shell script that can go into a directory (recursively) and extract all the .tar.gz archives it finds, and then pipe all of the extracted text files into a perl ...
Zones: bashDate Answered: 10/04/2008 Views: 95
1) I need a simple script that monitors an linux process java something like: if (ps -A | grep java == "") {  run program "cleanAll" } WHich means : if java is not in process list then run...
Zones: bash, Linux DevDate Answered: 01/02/2009 Views: 0
Hello all, when i execute a script(1.sh)  it asks me several yes/no questions and i need to answer all those. Can i create a separate script which uses the 1.sh script  and automates the yes/nos...
Zones: Perl, Unix Systems Programming, Prog...Date Answered: 03/23/2009 Views: 0
I need to remove one line from /etc/fstab (I've pasted a copy of the file below) I want to remove the line with /web Basically I'm writing a simple bash script that accepts /web as input and it...
Zones: bash, Unix Systems Programming, Shell Sc...Date Answered: 03/27/2009 Views: 0
Hi, Could someone please tell me as to what should I add in my .profile inorder to make my default shell as bash. Regards, Anand
Zones: Unix SetupDate Answered: 01/12/2004 Views: 0
Hello there.. My question is a very simple one for the regular Linux users.I 've been a Windows person throughout.. I am trying to add a binary to my existing path .I 've browsed through this f...
Zones: Linux, Linux DistributionsDate Answered: 06/21/2004 Views: 74
HI, I wanted to learn how to write bash shell scripts that I can use to back up remote servers ( MySql ).  Any references? Thanks
Zones: Free BSDDate Answered: 07/31/2006 Views: 0