Fun with linux : banner text base
banner คือป้ายแสดง ป้ายข้อความ บน linux ก็สามารถทำได้เช่นกัน จะมาหาอะไรทำสนุกบน linux ครับ ภายใต้การใช้งาน terminal ซึ่งตัวอย่าง banner text เป็นแบบนี้ครับ
_____ _ ____ _ _ _
| ____|_ __ __ _(_)_ __ ___ ___ _ __| __ ) / \ | | | |
| _| | '_ \ / _` | | '_ \ / _ \/ _ \ '__| _ \ / _ \ | | | |
| |___| | | | (_| | | | | | __/ __/ | | |_) / ___ \| |___| |___
|_____|_| |_|\__, |_|_| |_|\___|\___|_| |____/_/ \_\_____|_____|
|___/
โปรแกรมที่สามาถทำได้คือ โปรแกรม figlet
ติดตั้งดังนี้
sudo apt-get install figlet
การใช้งาน
figlet 'EngineerBALL'เพิ่มเติมการใช้งานอีกรูปแบบครับ ด้วยโปรแกรม banner
การติดตั้ง
sudo apt-get install sysvbanner
การใช้งาน
banner "BALL"ผลที่ได้
###### # # # # # # # # # # # # # # # ###### # # # # # # ####### # # # # # # # # ###### # # ####### #######
Trackbacks
There are no trackbacks on this entry.
Comments
There are no comments on this entry.