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 972(0.017 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!

8.4
Hi, I'm having problems getting a bunch of files from a Solaris machine over to a Linux machine. I can connect, but I only get one of the files (the first) and none of the rest. I'm using the fo...
Zones: Linux Admin, FTP ServersDate Answered: 12/19/2008 Views: 20
I have a sever which installed AIX, another machine using no modern cable directly connected to it. If I want to send command from server to machine B and capture the response from machine B, what ...
Zones: Unix NetworkingDate Answered: 03/17/2000 Views: 0
I need to know if the following is possible, and how to accomplish it: I have a script running on a webserver that returns a string (Ex: "Status=GOOD, Name=Cam") I want to call this URL from a ...
Zones: Unix Systems ProgrammingDate Answered: 04/21/2000 Views: 0
Do you have a working example of a shell script that displays a simple menu where each menu entry executes one command and then returns to the menu again. Lets say: 1.  User Info 2. Portfolio ...
Zones: UnixDate Answered: 11/07/2000 Views: 0
I have two concerns: 1. Invoking a shell script resident on sun solaris machine through a trigger after insert on oracle database. When a column in an oracle database receives a new value a tri...
Zones: OracleDate Answered: 03/18/2001 Views: 0
Do you know of any shell scripting tests on internet? Doesn't matter which shell (C, K or B). Thanks. Theta.
Zones: UnixDate Answered: 04/25/2002 Views: 0
I need to pick up a value from a eight character text file and set a variable to that value within a shell script (.bat) running on NT4. I hope to then use the value to create a directory name. ...
Zones: Windows ProgrammingDate Answered: 02/09/2002 Views: 0
suppose i've got a file 'numbers.dat' which contains a number on each line, for e.g.: 120.50 130.40 400.20 90.45 Now I want to write a simple little shell script (without using the perl,aw...
Zones: Unix Systems ProgrammingDate Answered: 01/20/2003 Views: 0
Hi all, I need a little shell script, which can do the following thing: Change the permission to a given user and group of files and directories recursively. Change the permission mode to drwx...
Zones: Linux AdminDate Answered: 08/04/2003 Views: 0
i am very new to shell scripting but have this task i cant figure out. i have a shell script that contains this createPathOutput=`$createPathExe "$scenarioName" 2> ejp4` if [ $? -ne 0 ] then ...
Zones: Linux DevDate Answered: 10/03/2003 Views: 0