I was exploring the banner command on linux and am wondering to use something of that sort to put into text files in Windows10. I have tried cowsay and figlet, didn't like the cow/tux talking to me and had compatibility issues with figlet.
Would be happy if anyone could suggest a command line way to put the ASCII art to text files on Windows cmd. Something like
echo HELLOWORLD | command > file.txt
rather than copy-pasting art from other means.
TIA
