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

8.2
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
Dear Experts: I want to write a bash script to do backup a folder under format YYYYMMDD. This script will be run today but it will do a backup of yesrday folder. For example here are the list of...
Zones: Solaris, UnixDate Answered: 03/13/2008 Views: 69
Hi: I was not able to do this in Excel, so I decided to have it accomplished in a Linux Centos Server, issuing the command from the command line. Imagine I have a very simple flat text file w...
Zones: Shell Scripting, bashDate Answered: 03/10/2008 Views: 46
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 i...
Zones: SSH / Telnet Software, Perl, L...Date Answered: 05/01/2008 Views: 19
I have a BASH script that works but I need to skip over the .log files. Here is the script - how do I get the "for movie ..."  line to exclude all .log files in that directory? #!/bin/bash ...
Zones: Shell Scripting, bashDate Answered: 10/01/2008 Views: 0
I have the following one liner that greps through some files doing some datamining(paths/names have been changed to protect the innocent): ls | grep XXXXX | xargs -n1 -i find {}/XXXXXXXX/ -name ...
Zones: bashDate Answered: 08/17/2008 Views: 0
Hey guys... scripting experts! so for example I have a file name called /var/www/html/images/myphoto.jpg Using script, how do I extract only the "myphoto.jpg" part? Thanks all! If you guy...
Zones: Linux, Linux Dev, Linux AdminDate Answered: 10/20/2008 Views: 0
Mac OS X 10.5.5 I used Network in System Preferences to configure a VPN connection. After which it displays in the menu on the top of my screen with my clock. I click on it and then click 'Conne...
Zones: bash, Apple Networking, MAC OS 10.5Date Answered: 10/08/2008 Views: 9
I'm a beginner for using shell scripting on Unix. The purpose of my script is to get data in abc.txt file into my Oracle External Tables I have this problem at  "Cleaning the output files to ...
Zones: sh, Oracle 10.xDate Answered: 12/31/2008 Views: 46
I'm currently writing a shell script, and have noticed that there are certain switches/parameters that can be used which don't seem to have much documentation For example, if I use if [ -d $D...
Zones: Shell Scripting, Unix, bashDate Answered: 04/15/2009 Views: 0