view bin/maketext @ 858:c9b457fcb44d

<elliott> run ls bin | paste
author HackBot
date Tue, 20 Nov 2012 02:06:16 +0000
parents 6d0bc93c8060
children
line wrap: on
line source

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