echo(3cur) ultrix man page | unix.com

Man Page: echo

Operating Environment: ultrix

Section: 3cur

echo(3cur)																echo(3cur)

Name
       echo, noecho - enable/disable terminal echo

Syntax
       int echo()

       int noecho()

Description
       The routine enables echoing of characters typed by the user.  The routine disables echoing of characters typed by the user.

       Initially, input characters are echoed.	Subsequent calls to and do not flush typeahead.

Return Values
       The and functions return OK on success and ERR on error.

																	echo(3cur)
Related Man Pages
noecho(3xcurses) - opensolaris
getch(3cur) - ultrix
mvgetch(3cur) - ultrix
mvwaddstr(3cur) - ultrix
wgetstr(3cur) - ultrix
Similar Topics in the Unix Linux Community
echo doesn't work right
What is wrong with: echo $PATH | sed s/:/\\n/g
A hexdumper using echo only...
Grep echo awk print all output on one line
Echo with loop