Section 1 : Building from Source Code

Q114: Looking for /bin/test file?


? Got something to say about this answer? Hit the question mark to invoke the mailer and send your comments to the HylaFAQ maintainers.

Q.
Looking for /bin/test file?

A.
Date: Thu, 19 Dec 1996 09:34:10 +1300 (NZDT)
From: Jonathan Chen <jonc@pinnacle.co.nz>
Subject: Re: Looking for /bin/test file?

On Wed, 18 Dec 1996, Cheng-Jye Luh wrote:

> Hi,
> I have difficulty in getting a copy of /bin/test file mentioned in
> the HylaFAX Before You Start section. Does anyone know the exact path of
> /bin/test file at ftp.uu.net or other mirror site? Please help.

If you're using a recent UNIX, it's *VERY* likely that `test' already
exists on your system. Look for it in the std places, /bin and
/usr/bin; or use your shell to found out:

    $ type test                     # Bourne shell
    % which test                    # C-Shell (varies)
    > which test                    # TC-Shell
--
Jonathan Chen                          e-mail : jonc@pinnacle.co.nz


 Back to FAQ Index FAQ Index  Next question in List Q115: Help with Installation on SuSE Linux?
faq@hylafax.org. Last updated $Date: 2000/03/14 01:21:18 $.