Color ls on OpenBSD
May 26, 2006 at 06:21 PM | categories: openbsd | View Comments To get color ls output on OpenBSD, get a recent version of ports and then do the following:- cd /usr/ports/sysutils/colorls
- make install
- set your TERM to wsvt25
- /usr/local/bin/colorls -G should now display similar to the GNU ls with the color option
- Set the appropriate alias for your shell.