by Shrimadhav U K
ls -l
ssh ${USERNAME} @ 192.168.40.99
figlet -ct -f small "Athena DataServer"
figlet
: display large characters from ASCII text
-c
: center the text on screen
-t
: justifies according to the width of the terminal window
-f small
: selects the font file from /usr/share/figlet/ directory
fortune -s | cowsay -f tux
fortune -s
: a short message for the day
cowsay -f
: takes an argument from the list of COWS available
It will be available on Github. Refer for any doubs!
- CSEA webpage
- CSEA facebook page
- ICFOSS