about summary refs log tree commit diff
path: root/contrib/mtwoscan
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/mtwoscan')
-rwxr-xr-xcontrib/mtwoscan4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/mtwoscan b/contrib/mtwoscan
new file mode 100755
index 0000000..23fd328
--- /dev/null
+++ b/contrib/mtwoscan
@@ -0,0 +1,4 @@
+#!/bin/sh
+# mtwoscan - mscan with a two-line format
+
+exec mscan -f '%-4n%c%2i%s\n     %2i%-3M %16D (%b) %f' "$@"