Table of Contents

NAME

SYNOPSIS

DESCRIPTION

The function returns a pointer to a legal user shell as defined by the system manager in the file If is unreadable or does not exist, behaves as if and were listed in the file. The function reads the next line (opening the file if necessary); rewinds the file; closes it.

FILES

DIAGNOSTICS

The routine returns a null pointer (0) on

SEE ALSO

HISTORY

The function appeared in

BUGS

The function leaves its result in an internal static object and returns a pointer to that object. Subsequent calls to will modify the same object.


Table of Contents