debianutils

Miscellaneous utilities specific to Debian systems

brewmacoslinux
Try with needOr install directly
Source

About

Miscellaneous utilities specific to Debian

Commands

whichrun-partssensible-pagersensible-editorsensible-browser

Examples

Find the location of a command in your PATH$ which ls
Run all executable scripts in a directory in sorted order$ run-parts /etc/cron.daily
Open a file with the system's sensible default editor$ sensible-editor /tmp/myfile.txt