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

6.7
Hi Can any one help me in writing script to transfer textfile from unix box to windows shared drive? I don't have Samba, Only method I can you is ftp or Perl Script. Can you help me in writin...
Zones: Shell Scripting, Unix...Date Answered: 12/01/2008 Views: 35
I have the following code in a Perl script: while() { { When I run this on a Solaris and a Tru64 machine, the CPU utilization increases by 25%.  If I run the script simultaneously 4 time, t...
Zones: Perl, UnixDate Answered: 01/11/2008 Views: 0
Hi,   Our company is planning to move from Unix platform to windows platform and so,want me to write perl scripts,replacing the existing unix shell scripts.For that we need to install perl on wind...
Zones: Perl, AIX UnixDate Answered: 04/07/2009 Views: 0
Hi,  I have a unix script that needs to be converted to perl.Can someone,please help me do it? Thanks!
Zones: Perl, AIX UnixDate Answered: 04/12/2009 Views: 0
Hi,   I need some help to convert the below 2 unix scripts to perl.  We are migrating from a unix environment to windows. Please help!
Zones: Perl, AIX UnixDate Answered: 04/21/2009 Views: 0
Hello experts! Can you please tell me how i can achieve these in perl? we are migrating some unix scripts to perl scripts and also changing the platform from unix to windows. Please help me co...
Zones: Perl, AIX UnixDate Answered: 04/27/2009 Views: 0
Hi, I have this part of code where I need to enable sending file as zip attachment in perl. if ($func =~ /email (.*)/) {       $send_email = 1;       $subject = "Mail from  Servers";       $attach = 1;   ...
Zones: Perl, AIX UnixDate Answered: 06/01/2009 Views: 8
Hi, I have a perl script and I use following syntax to send mail print STDERR " email xyz\@xyz.com\n" ; in the script.  Please let me know syntax to specify multiple email address for sendi...
Zones: Perl, Unix SetupDate Answered: 06/01/2009 Views: 36
Hi,  Please let me know how to convert the following unix script to perl.  Your help is much appreciated. Thanks!
Zones: Perl, AIX UnixDate Answered: 05/19/2009 Views: 0
I'm looking for a robust way of scripting the following, either in perl or unix shell script, for AIX I have two files that get produced each day one will have the first line starting with 'T1I...
Zones: ksh, Perl, AIX UnixDate Answered: 11/17/2008 Views: 26