On Sat, Jul 12, 2008 at 9:47 PM, john kroll <[EMAIL PROTECTED]> wrote:
> sxce93
>
> #`isainfo -n`
> amd64:cannot execute    ?

Get rid of the backticks

# isainfo -n

OR

# echo "isainfo -n reports: `isainfo -n`"

-- 
Mike Gerdts
http://mgerdts.blogspot.com/
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to