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 3164(0.016 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!

5.2
Below is the .sh file that I am using to connect to SFTP server and delete the file after download. I would like to change the script so that the "rm" is not performed if there is no file. How do I...
Zones: Solaris, UnixDate Answered: 07/12/2008 Views: 47
I have a unix Shell script on AIX box. What i am trying to do is run the java command in a shell script and the output of that java command is appended to a .csv file in unix. I want to send the...
Zones: Unix Systems ProgrammingDate Answered: 07/07/2008 Views: 0
I have SCO 3.2v4.2 and Sun RPC ( with rpcgen protocol compiler ), and clients under Win95. For clients I use MS Visual C++ 5.0 with DEC RPC ( MIDL protocol compiler ) - but there one dont compatibl...
Zones: Windows 9x Networking, Tru64 ...Date Answered: 12/10/1997 Views: 0
I want to know how do i use the forms4 (on oracle rdbms 7.2.3) to call a C function  with parametrs on Unix , and  get back the results ?
Zones: OracleDate Answered: 01/12/1998 Views: 0
Our Database is OS authenticated. I don't want NT clients to connect db without entering username/password while unix clients can. Unix and Windows OS usernames are same for each OS. Thanks..
Zones: OracleDate Answered: 02/18/1998 Views: 0
Hello;   I have an Unisys machine using Unix SVR4. This machine works with 64 Mb or RAM and one 4 Gg disk. Now, this machine ups the memory to 256 Mb and have one 4 Gb, two 2 Gb disk. This machine ...
Zones: UnixDate Answered: 04/12/1998 Views: 0
Hi,     I am writing a program in UNIX that will be ported to a network (Win95 sever) running Windows3.1 (yes 3.1) machines. I am having trouble understanding how to get a time from the system at s...
Zones: C++Date Answered: 03/12/1998 Views: 0
Is there any way to know that exec failed. Suppose i execute         execvl("hi","hi","-la"); How do i know that this is invalid command, since it does not return -1. thanks      
Zones: CDate Answered: 05/02/1998 Views: 0
I'm trying to port some Unix code to NT and having difficultyduplicating the functionality of the signal()/alarm() combination, as shown below. signal(SIGALRM, SIG_PARAM_TYPE catch_it);       alarm((in...
Zones: Windows ProgrammingDate Answered: 08/04/1998 Views: 0
Ok, how do I do some precise time in unix?  In dos, I know how to tie my program to the tick interrupt, and use that for time purposes.   for example, while dothis {    do_something;     check_ti...
Zones: Unix Systems ProgrammingDate Answered: 09/04/1998 Views: 0