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