In this one liner, we have used the following programs:
watch: The watch will execute the program periodically and display the result on complete screen.
figlet: the figlet provides different style and size of font
TOIlet - display large colourful characters (heard this command today itself) :))
watch: The watch will execute the program periodically and display the result on complete screen.
figlet: the figlet provides different style and size of font
TOIlet - display large colourful characters (heard this command today itself) :))
watch -tcpn.5 'figlet -f big -W "$(echo "coding\n-\nscripting")" | toilet -f term --metal'
No comments:
Post a Comment