Gentoo Archives: gentoo-alt

From: Michael Haubenwallner <haubi@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Non-existent commands hanging
Date: Tue, 05 Feb 2013 09:14:09
Message-Id: 5110CD56.1070204@gentoo.org
In Reply to: [gentoo-alt] Non-existent commands hanging by William Morris
1 On 02/05/2013 02:00 AM, William Morris wrote:
2 > Hi, I have Prefix installed on an iMac.
3 >
4 > When I run nonexistent commands in a Prefix shell, they hang,
5 > requiring ctrl-C to terminate.
6 >
7 > me@iMac ~/ $ which abc
8
9 What does "type abc" say?
10
11 ('which' is not a bash builtin, but 'type' is)
12
13 $ type abc
14 bash: type: abc: not found
15
16 Otherways (no Mac here):
17 Maybe there's something like 'strace' or 'truss' or 'tusc'?
18
19 HTH,
20 /haubi/

Replies

Subject Author
Re: [gentoo-alt] Non-existent commands hanging Konstantin Tokarev <annulen@××××××.ru>