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 - 7 of 7(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.4
I need help to convert this csh instructions to an equivalent one in bash: setenv SHARC_HOME /home/fred/sharc set path=($path ${SHARC_HOME}/bin) At a command line issue the command 'source ~/....
Zones: LinuxDate Answered: 05/12/2006 Views: 32
Is there a way (tool/utility/script) to easily convert c-shell scripts to bash complaint scripts? We have many scripts written in csh and now we are being asked to convert them all to bash (bsh) sc...
Zones: Unix Systems ProgrammingDate Answered: 06/29/2007 Views: 12
Hi Experts, I'm used to ksh, where I can echo an ASCII character (like character 7, octal), like this:     echo "\07" I've tried this in bash and csh, and instead of it echoing the 7th ASCII...
Zones: UnixDate Answered: 05/18/2005 Views: 0
Ummm....hi, I'm PsiCop, and I'm a C-shell user. Its been less than a day since I used a C-shell. OK, so this isn't an AA meeting, but I know how most sysadmins don't like C-shell, and I only mad...
Zones: UnixDate Answered: 10/03/2005 Views: 67
looking a man for rm and rmdir and everytime I try to delete the directory with all below it it wont let me...? any way to do this.? error message is Diretory not empty i have also tried it with...
Zones: Free BSD, csh / tcsh, bashDate Answered: 02/20/2009 Views: 0
hello =) in need of a csh (or bash if need be) script that can 1. find the newest file in a directory 2. check the age of the file 3. if older than X minutes send both an email and sms text ...
Zones: csh / tcshDate Answered: 03/25/2008 Views: 30
i want to merge first row from file1, file2, file3, .. fileM into new_file then copy this first row from <new_file> then past it into row1,row2,.. rowN also how can i call vi within my script ...
Zones: bash, viDate Answered: 11/19/2008 Views: 19
  • 1