URI: 
       finish conversion from rc(1) to sh(1) - iomenu - interactive terminal-based selection menu
  HTML git clone git://bitreich.org/iomenu git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/iomenu
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
   DIR LICENSE
       ---
   DIR commit 6231864a1651da43df604fd531e122e85312a801
   DIR parent 4387fdf639b83dd7f0ac7bab26e26c018e1c1d32
  HTML Author: Josuah Demangeon <mail@josuah.net>
       Date:   Tue, 19 Jun 2018 11:04:52 +0200
       
       finish conversion from rc(1) to sh(1)
       
       Diffstat:
         M bin/io-mblaze                       |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/bin/io-mblaze b/bin/io-mblaze
       @@ -8,7 +8,7 @@ then        IFS='        ' read dir mail <<EOF
        $(iomenu -'#' <index)
        EOF
                mseq -S <$dir/seq >/dev/null
       -        exec mless "$(echo $mail | sed -r 's, *([0-9]+).*,\1,')
       +        exec mless "$(echo $mail | sed -r 's, *([0-9]+).*,\1,')"
        fi
        
        wc -l */seq | sed 's, 0, .,; s,/seq$,,' |