picocom
minimal dumb-terminal emulation program
Install
- All systems
-
curl cmd.cat/picocom.sh
- Debian
-
apt-get install picocom - Ubuntu
-
apt-get install picocom -
Alpine
-
apk add picocom - Arch Linux
-
pacman -S picocom - Kali Linux
-
apt-get install picocom - Fedora
-
dnf install picocom - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install picocom - OS X
-
brew install picocom - Raspbian
-
apt-get install picocom - Docker
-
docker run cmd.cat/picocom picocompowered by Commando
picocom
minimal dumb-terminal emulation program
picocom was designed to serve as a simple, manual, modem configuration, testing, and debugging tool. It has also served (quite well) as a low-tech "terminal-window" to allow operator intervention in PPP connection scripts (something like the ms-windows "open terminal window before / after dialing" feature). It could also prove useful in many other similar tasks. It is ideal for embedded systems since its memory footprint is minimal.