diff --git a/ttw.sh b/ttw.sh new file mode 100644 index 0000000..710ee43 --- /dev/null +++ b/ttw.sh @@ -0,0 +1,7 @@ +# Tiny typewriter v0.2 +cat texte.txt +echo [[Tiny typewriter v0.2. Type lines then press ctrl+d to quit.]] +cat >> texte.txt +clear +echo $(wc -w texte.txt | grep -o "[0-9]*") words +filetool.sh -b