Small Linux console getty that is started on the Linux text console, asks for a login name
and then tranfers over to /bin/login. Is extended to allow automatic login and starting any
app.
env is an alternative to /usr/bin/env with additional configuration
options. env has been designed to meet the standard functionality of
/usr/bin/env to facilitate integration of this binary into existing
project environments.