>Brian Dessent wrote: >"Mirko Tebaldi (Indirizzo Pubblico)" wrote: >> >> What is /bin/test.exe ? >> >> i have a script that uses that, but it has not output and no --help >> or --usage !!!
>Have you considered "man test"? FWIW, this should always be the FIRST thing one tries (or "info test"). It's a REALLY bad idea to execute a program to try to find out what it does. Suppose that "test" was an acronym for "Trash Entire System Thoroughly", and suppose that it ignored the command line. Oops! There goes your C: drive! The --help options to commands should only be used when you already know what the command does, but are unsure what parameters it takes. Here endeth the lesson. -- Phil Betts ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.mimesweeper.com ********************************************************************** -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/