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

4.6
I have a ksh script that does some arithmatic with arrays and various other stuff.  My problem is that I have set it up to run as a CRON job, which by default runs bourne (sh). My script hangs when...
Zones: Unix Systems ProgrammingDate Answered: 02/24/2002 Views: 0
Hello, I have a problem with a crontab entry. A httpd watchdog is supposed to be called every 10 minutes, so I called crontab an entered    0,10,20,30,40,50 * * * *    /bpi-b/cron/httpd_watchdog.c...
Zones: Unix NetworkingDate Answered: 05/22/1999 Views: 0
I edited my crontab file (/var/spool/cron/crontabs/user) but the commands still don't get executed. (Solaris platform ver 2.6) i) echo "30 15 * * * ps -ef > /tmp/testing" > user ii) then I exe...
Zones: Unix Systems ProgrammingDate Answered: 02/25/2002 Views: 0
Is there a way to prevent Cron to send a mail when a job is completed... To give you an Idea.. I've made a job that run every minute... so in one night I received 1057 Mail.... U see I don'...
Zones: LinuxDate Answered: 08/17/2000 Views: 0
I need to setup a cron job that does the following: ** copylogs.sh ** cd /usr/local/apache/bin ./apachectl stop cd /usr/local/apache/logs mv error_log error_log.mmddyyyy mv access_log acces...
Zones: UnixDate Answered: 03/21/2002 Views: 0
I need to schedule a script to run every other week based on a givin date. Consider bi-weekly payroll as an example.  I want my script to run on 10/9/02, 10/23/02,11/6/02,... I was trying to do ...
Zones: UnixDate Answered: 10/10/2002 Views: 0
Guys, I have a shell script that checks to see if our HP Openview service is running and if not it attempts to start it.  I keep getting this error output from cron: Your "cron" job on nnm-se...
Zones: SolarisDate Answered: 05/23/2003 Views: 0
Tags: cron
Ok here is my situation. I have a dynamic IP and I want a file a different webserver to redirect to this server thats on a dynamic IP. So here is the solution I've come up with, I am going to make ...
Zones: LinuxDate Answered: 03/10/2004 Views: 0
I have some long-running scheduled jobs run from cron. I find that if I run exactly the same job form the command line using nohup, I get soemthing like 20 - 25 % performance improvement. Why is th...
Zones: SolarisDate Answered: 03/29/2004 Views: 0
SCENARIO.... Currently I have this process setup on two servers. A client uploads a PDF to server1(unix). Server1 then sends the file to server2(windows). Using purchased software the file is t...
Zones: PHPDate Answered: 05/12/2004 Views: 4