사용자 도구

사이트 도구


linux:fun

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

마지막 판 양쪽 다음 판
linux:fun [2021/09/26 00:13]
kwon37xi 만듦
linux:fun [2021/09/26 00:24]
kwon37xi
줄 2: 줄 2:
  
 ===== lolcat ===== ===== lolcat =====
-  * 무지개 형태로 출력해주는 cat+  * [[https://github.com/busyloop/lolcat|busyloop/lolcat: Rainbows and unicorns!]] 
 +  * 무지개 형태로 출력해주는 ''cat'' 
 +<code sh> 
 +sudo apt install lolcat 
 +</code> 
 + 
 +==== sl ==== 
 +  * 기차가 움직이는 것을 출력해줌 
 +  * [[https://github.com/mtoyoda/sl|mtoyoda/sl: SL(1): Cure your bad habit of mistyping]] 
 +<code sh> 
 +sudo apt install sl 
 +</code> 
 + 
 +==== fortune ==== 
 +  * [[https://github.com/shlomif/fortune-mod|shlomif/fortune-mod: Implementation of the Unix fortune command for displaying a random quotation, for Linux and other systems.]] 
 +  * [[https://linux.die.net/man/6/fortune|fortune(6) - Linux man page]] 
 +<code sh> 
 +sudo apt install fortune-mod 
 +</code> 
 + 
 +==== asciiquarium ==== 
 +  * [[https://github.com/cmatsuoka/asciiquarium|cmatsuoka/asciiquarium: Enjoy the mysteries of the sea from the safety of your own terminal!]] 
 + 
 +<code sh> 
 +sudo snap install asciiquarium 
 +</code> 
  
  
 ==== 참조 ==== ==== 참조 ====
   * [[https://www.tecmint.com/20-funny-commands-of-linux-or-linux-is-fun-in-terminal/|20 Funny Commands of Linux or Linux is Fun in Terminal]]   * [[https://www.tecmint.com/20-funny-commands-of-linux-or-linux-is-fun-in-terminal/|20 Funny Commands of Linux or Linux is Fun in Terminal]]
 +  * [[https://www.tecmint.com/linux-funny-commands/|6 Interesting Funny Commands of Linux (Fun in Terminal) - Part II]] 
 +  * [[https://www.tecmint.com/play-with-word-and-character-counts-in-linux/|Fun in Linux Terminal - Play with Word and Character Counts]]
  
  
linux/fun.txt · 마지막으로 수정됨: 2021/09/26 00:32 저자 kwon37xi