From bc84dd1eab78e96ccc7dabd7561cfaf57f165951 Mon Sep 17 00:00:00 2001 From: John Ankarstrom Date: Sat, 3 Jul 2021 19:56:16 +0200 Subject: Move mk into separate directory --- list/list | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'list') diff --git a/list/list b/list/list index c2c4afb..11ec7c1 100755 --- a/list/list +++ b/list/list @@ -2,6 +2,10 @@ # list -- escape code listing for troff +# Permission to use, copy, modify and/or +# distribute this software for any purpose +# with or without fee is hereby granted. + use Getopt::Std; BEGIN { getopt('Ep:s:') } -- cgit v1.2.3