Il giorno mar, 05/02/2008 alle 11.18 -0800, Dan Nicholson ha scritto: > # gcc -o getpass getpass.c > # ./getpass > # echo $? > > Does it let you enter a password? Does it return an error? I suspect > you'll get a permission denied error.
# ./getpass getpass: Inappropriate ioctl for device # echo $? 1 -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page