hello,
first off, are there any mailing lists where i can ask questions about bash 
scripting?  any good mailing list that deal with programming c in linux?

anyways, i want to assign the exit status of a command in a variable as an 
integer.  i tried the following:
let x=`./configure --prefix=$1`
but it doesn't work.

any tips?

thanks,
christopher



-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to