TTYNAME

NAME

ttyname - Return current ttyname

SYNOPSIS

a = ttyname();

DESCRIPTION

Thism function return the current ttyname or null if we are not running on a terminal

SEE ALSO

AUTHOR

Written by Pierre Laplante, <laplante@sednove.com>

MODIFICATIONS

1.0 2018-12-01 21:24:14 laplante@sednove.com initial version