Le Wednesday 15 August 2007, Kamaraju Kusumanchi(Kamaraju Kusumanchi 
<[EMAIL PROTECTED]>) a écrit:

Hi,

> Let's say I run a command in bash which is  run via konsole. How
> can I view its exit status.
>
> For example, if I do
>
> $test -x debian/rules

try:
test -x debian/rules ; echo $?
HTH,

-- 
Glennie Vignarajah
http://www.glennie.fr
An undefined problem has an infinite number of solutions.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to