Emiliano Visentin writes:
> 
> Package: csh
> Version: 20070713-1
> Severity: important
> 
> In my cshell script I can't test the $? variable.

In csh there isn't a $? variable. $?var is the syntax to query whether a
variable named "var" exists.

You're looking for $status

-- 
Alan Curry



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to