1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/sysutils/mog/pkg-descr
2017-03-01 13:35:49 +00:00

13 lines
446 B
Plaintext

The man page for cat says that it can: concatenate files and print on the
standard output. Often its main use is for the latter. mog tries to help you
"print on the standard output" in a more intelligent way. For example, it can
be configured to:
* Syntax highlight scripts
* Print a hex dump of binary files
* Show details of image files
* Perform objdump on executables
* List a directory
WWW: https://github.com/witchard/mog/