
### NAME

    userp() - determine if a given object was once interactive

### SYNOPSIS

    int userp( object );

### DESCRIPTION

    Returns 1 if the arg was once interactive.

### SEE ALSO

    interactive(3), users(3), living(3)

