colcrt
miscellaneous system utilities
Install
- All systems
-
curl cmd.cat/colcrt.sh
- Debian
-
apt-get install bsdmainutils
- Ubuntu
-
apt-get install bsdmainutils
- Alpine
-
apk add util-linux
- Arch Linux
-
pacman -S util-linux
- Kali Linux
-
apt-get install bsdmainutils
- CentOS
-
yum install util-linux
- Fedora
-
dnf install util-linux
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install bsdmainutils
- OS X
-
brew install util-linux
- Raspbian
-
apt-get install bsdmainutils
- Dockerfile
- dockerfile.run/colcrt
- Docker
-
docker run cmd.cat/colcrt colcrt
powered by Commando
util-linux
miscellaneous system utilities
This package contains a number of important utilities, most of which are oriented towards maintenance of your system. Some of the more important utilities included in this package allow you to view kernel messages, create new filesystems, view block device information, interface with real time clock, etc.
bsdmainutils
collection of more utilities from FreeBSD
This package contains lots of small programs many people expect to find when they use a BSD-style Unix system. It provides banner (as printerbanner), calendar, col, colcrt, colrm, column, from (as bsd-from), hexdump (or hd), look, lorder, ncal (or cal), ul, and write (as bsd-write). This package used to contain whois and vacation, which are now distributed in their own packages. Also here was tsort, which is now in the "coreutils" package.