> anyone knows how to get a key from keyboard without display it in the
> screen in unix?
> thx
this is a sample code ... but please : make an effort to understand what
is
going on ..
this should work on most (all?) unices.
another thing you may want to look into is 'curses'. type 'man curses'
for more
info.