screenie
Lightweight GNU screen(1) wrapper
Install
- All systems
-
curl cmd.cat/screenie.sh
- Debian
-
apt-get install screenie
- Ubuntu
-
apt-get install screenie
- Kali Linux
-
apt-get install screenie
- Fedora
-
dnf install screenie
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install screenie
- Raspbian
-
apt-get install screenie
- Dockerfile
- dockerfile.run/screenie
screenie
Lightweight GNU screen(1) wrapper
Screenie is a small and lightweight screen(1) wrapper designed to simplify management of detached jobs by providing simple interactive menu. This is an enhanced Perl-reimplementation of 'screenie' by Marc O. Gloor