login
Initiates a session for a user. More information: <https://manned.org/login>.
Install
- All systems
-
curl cmd.cat/login.sh
- Debian
-
apt-get install login - Ubuntu
-
apt-get install login -
Alpine
-
apk add util-linux - Arch Linux
-
pacman -S util-linux - Kali Linux
-
apt-get install login - CentOS
-
yum install util-linux - Fedora
-
dnf install util-linux - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install login - OS X
-
brew install util-linux - Raspbian
-
apt-get install login - Docker
-
docker run cmd.cat/login loginpowered by Commando
Initiates a session for a user. More information: <https://manned.org/login>.
-
Log in as a user:
login user -
Log in as user without authentication if user is preauthenticated:
login -f user -
Log in as user and preserve environment:
login -p user -
Log in as a user on a remote host:
login -h host user
© tl;dr; authors and contributors