summaryrefslogtreecommitdiff
path: root/sysutils/mog/pkg-descr
blob: 413fc7076259d57598580471df3493ee9c9c7727 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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/