view bin/maketext @ 4532:13e6724e016a

<fizzie> echo blah > how_about_the_filesystem
author HackBot
date Sat, 29 Mar 2014 23:50:24 +0000
parents ee2e8950bb3c
children
line wrap: on
line source

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