Gentoo Archives: gentoo-user

From: Zac Medico <zmedico@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] /usr/bin/test doesn't seem to do anything
Date: Fri, 27 Jan 2006 00:02:41
Message-Id: 43D961A8.7050309@gmail.com
In Reply to: [gentoo-user] /usr/bin/test doesn't seem to do anything by Robert Persson
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Robert Persson wrote:
5 > Someone was kind enough to send me a script that calls /usr/bin/test. When the
6 > script didn't work I realised that test was behaving strangely. Basically it
7 > doesn't seem to return anything.
8 >
9 > For instance "test -f /usr/bin/test" doesn't display any output.
10 >
11 > Nor does "test --help".
12 >
13 > Nor "test --version".
14 >
15 > The version I am using is from sys-apps/coreutils-5.2.1-r6 .
16 >
17 > It's very hard to do a google search for anything to do with troubleshooting a
18 > program called "test". Anyone know what is going on here?
19
20 Well, you could start with `man test`. However, test is also a bash builtin (try `type test`) so you may want to consult the bash info manual instead (try `info bash`).
21
22 Zac
23 -----BEGIN PGP SIGNATURE-----
24 Version: GnuPG v1.4.2 (GNU/Linux)
25
26 iD8DBQFD2WGn/ejvha5XGaMRAkjoAJ9LICiZO1ZUDB/RDVR+lVSCz5xu8ACg7bKq
27 Y56PjDpGuymg/Pp9icaqX+Y=
28 =SxG/
29 -----END PGP SIGNATURE-----
30 --
31 gentoo-user@g.o mailing list