Linux/Ubuntu Debian

Funny Linux Command Line Utilities

smores 2013. 6. 9. 09:03

출처: 여기저기



1) sl

$ sudo apt-get install sl

$ sl


2) fortune

$ sudo apt-get install fortune

$ fortune


3) figlet

$ sudo apt-get install figlet

$ figlet hello-linux


4) toilet

$ sudo apt-get install toilet

$ toilet hello-linux

$ toilet -f mono12 -F metal hello-linux

$ while true; do echo "$(date '+%D %T' | toilet -f term -F border --gay)"; sleep 1; done


5) cowsay

$ sudo apt-get install cowsay

$ cowsay "linux is fun"

$ cowsay -f sheep "I too love linux"

$ fortune | cowsay


6) xcowsay

$ sudo apt-get install xcowsay

$ xcowsay "linux is fun"


7) cmatrix

$ sudo apt-get install cmatrix

$ cmatrix


8) oneko

$ sudo apt-get install oneko

$ oneko