logo_ascii/zecca/istruzioni.txt
2017-03-29 22:43:24 +02:00

2 lines
273 B
Text

jp2a --colors -f zecca_working_03.jpg -i | nawk 'BEGIN{OFS=FS="";srand()}{for(i=1;i<=NF;i++)sub(/[M]/,int(10*rand()),$i)}1' > hacklabbo.txt
jp2a --colors --width=100 zecca_working_03.jpg -i | nawk 'BEGIN{OFS=FS="";srand()}{for(i=1;i<=NF;i++)sub(/[M]/,int(10*rand()),$i)}1'