view bin/maketext @ 12234:2adccbc5ece3 draft

<b_jonas> addwhatis whatis(1hackeso) - display one-line manual page descriptions
author HackEso <hackeso@esolangs.org>
date Thu, 05 Dec 2019 21:02:31 +0000
parents ee2e8950bb3c
children
line wrap: on
line source

#!/bin/bash
X=`ls maketext | wc -l`; echo "$1" > maketext/$X; echo $X