Free Republic
Browse · Search
General/Chat
Topics · Post Article

Skip to comments.

20 amusing Linux commands to have fun with the terminal
Binary Tides ^ | 14 March 2014 | Silver Moon

Posted on 01/25/2019 6:54:36 AM PST by ShadowAce

click here to read article


Navigation: use the links below to view more comments.
first 1-2021-4041-46 next last

1 posted on 01/25/2019 6:54:36 AM PST by ShadowAce
[ Post Reply | Private Reply | View Replies]

To: rdb3; Calvinist_Dark_Lord; JosephW; Only1choice____Freedom; Ernest_at_the_Beach; martin_fierro; ...

2 posted on 01/25/2019 6:55:34 AM PST by ShadowAce (Linux - The Ultimate Windows Service Pack)
[ Post Reply | Private Reply | To 1 | View Replies]

To: ShadowAce
How it will be to get an aquarium in terminal.
root@tecmint:~# apt-get install libcurses-perl
root@tecmint:~# cd /tmp 
root@tecmint:~# wget http://search.cpan.org/CPAN/authors/id/K/KB/KBAUCOM/Term-Animation-2.4.tar.gz
root@tecmint:~# tar -zxvf Term-Animation-2.4.tar.gz
root@tecmint:~# cd Term-Animation-2.4/
root@tecmint:~# perl Makefile.PL &&  make &&   make test
root@tecmint:~# make install
Install ASCIIquarium

Now Download and Install ASCIIquarium.

root@tecmint:~# cd /tmp
root@tecmint:~# wget http://www.robobunny.com/projects/asciiquarium/asciiquarium.tar.gz
root@tecmint:~# tar -zxvf asciiquarium.tar.gz
root@tecmint:~# cd asciiquarium_1.1/
root@tecmint:~# cp asciiquarium /usr/local/bin
root@tecmint:~# chmod 0755 /usr/local/bin/asciiquarium

And finally run “asciiquarium” or “/usr/local/bin/asciiquarium“ in terminal without quotes and be a part of magic that will be taking place in front of your eyes.

root@tecmint:~# asciiquarium
install aquarium

aquarium command


3 posted on 01/25/2019 6:56:44 AM PST by ShadowAce (Linux - The Ultimate Windows Service Pack)
[ Post Reply | Private Reply | To 2 | View Replies]

To: ShadowAce
For analog fans...

1) Write 6006 on a piece of paper.
2) Turn it over.
3) Look at it in front of a mirror.

Believe it or not it says poop!!!

4 posted on 01/25/2019 7:05:26 AM PST by ImJustAnotherOkie (All I know is what I read in the papers.)
[ Post Reply | Private Reply | To 1 | View Replies]

To: ShadowAce

Thanks. Reminds me back in the old days of TTY art.

It was a dumb, but developed artform.


5 posted on 01/25/2019 7:06:47 AM PST by Texas Fossil ((Texas is not where you were born, but a Free State of Heart, Mind & Attitude!))
[ Post Reply | Private Reply | To 1 | View Replies]

To: ShadowAce
Wow! ASCII art! Takes me all the way back to my High School days in 1976 when we used Teletype terminals with 300 baud acoustic modems to write programs in BASIC.

Here's Star Wars: A New Hope in ASCII:

https://www.asciimation.co.nz/

6 posted on 01/25/2019 7:07:52 AM PST by Yo-Yo ( is the /sarc tag really necessary?)
[ Post Reply | Private Reply | To 1 | View Replies]

To: ShadowAce

You and I both know that command line is still very powerful stuff. It is amazing what you can do with command line programs like Image Magic. But you soon learn to never work on original data. You can really do damage to things with slight miss-type on command.


7 posted on 01/25/2019 7:10:33 AM PST by Texas Fossil ((Texas is not where you were born, but a Free State of Heart, Mind & Attitude!))
[ Post Reply | Private Reply | To 1 | View Replies]

To: Yo-Yo
Here it is in a terminal:

telnet towel.blinkenlights.nl

8 posted on 01/25/2019 7:10:33 AM PST by ShadowAce (Linux - The Ultimate Windows Service Pack)
[ Post Reply | Private Reply | To 6 | View Replies]

To: ShadowAce

You should post this to the Twitter accounts of all those fired ‘journolistas’ at ButtFeed, Gannett and HuffPoS...................They need to ‘learn to code!’....................


9 posted on 01/25/2019 7:11:37 AM PST by Red Badger (We are headed for a Civil War. It won't be nice like the last one....................)
[ Post Reply | Private Reply | To 1 | View Replies]

To: ShadowAce

Bookmarked for later.

I ran across BB years ago and forgot about it.


10 posted on 01/25/2019 7:18:36 AM PST by wally_bert (We're low on dimes in fun city.)
[ Post Reply | Private Reply | To 8 | View Replies]

To: Red Badger
😸
11 posted on 01/25/2019 7:23:32 AM PST by RushIsMyTeddyBear
[ Post Reply | Private Reply | To 9 | View Replies]

To: ShadowAce

Reminds me of playing with my TRS-80 circa 1978


12 posted on 01/25/2019 7:26:44 AM PST by TexasGator (Z1z)
[ Post Reply | Private Reply | To 1 | View Replies]

To: ShadowAce

Cool retro nuggets! Like video games, There are Easter eggs hidden in the console!

Here is something cool to share about linux I have noticed for those who have never used it. It has a lot of actions that help you out when doing things like this. Example... purposely I tried to enter the aafire run command without it being installed.

It told me it was not installed and then went out of it’s way to offer me the proper command line to copy and paste to go grab it. It wasn’t just “not found” or “not installed”, it actually helped me by sharing the line and “location” I needed to properly find it and install it. “if you want to install it enter this command”.

It does a lot of little cool things like this to help you rather than fight you if something isn’t quite right. It doesn’t leave you guessing, it gives you the answer how to do it.

The aafire is pretty cool by the way, Thanks Ace! Cool stuff.


13 posted on 01/25/2019 7:26:53 AM PST by Openurmind
[ Post Reply | Private Reply | To 1 | View Replies]

To: ShadowAce
Don't try this:
  1. $ su - root ( when prompted enter root password )
  2. # cd /
  3. # rm -rf .

14 posted on 01/25/2019 7:26:55 AM PST by central_va (I won't be reconstructed and I do not give a damn)
[ Post Reply | Private Reply | To 1 | View Replies]

To: ShadowAce

My favorite unix command in rm -r *


15 posted on 01/25/2019 7:27:21 AM PST by fruser1
[ Post Reply | Private Reply | To 1 | View Replies]

To: ShadowAce
sudo youdontwannaknow

     ___          ___          ___          ___          ___    ___          ___     
    /\__\        /\  \        /\__\        /\  \        /\__\  /\  \        /\  \    
   /::|  |      /::\  \      /::|  |      /::\  \      /:/  / /::\  \      /::\  \   
  /:|:|  |     /:/\:\  \    /:|:|  |     /:/\:\  \    /:/  / /:/\:\  \    /:/\:\  \  
 /:/|:|__|__  /::\~\:\  \  /:/|:|  |__  /:/  \:\  \  /:/  / /::\~\:\  \  /:/  \:\__\ 
/:/ |::::\__\/:/\:\ \:\__\/:/ |:| /\__\/:/__/_\:\__\/:/__/ /:/\:\ \:\__\/:/__/ \:|__|
\/__/~~/:/  /\/__\:\/:/  /\/__|:|/:/  /\:\  /\ \/__/\:\  \ \:\~\:\ \/__/\:\  \ /:/  /
      /:/  /      \::/  /     |:/:/  /  \:\ \:\__\   \:\  \ \:\ \:\__\   \:\  /:/  / 
     /:/  /       /:/  /      |::/  /    \:\/:/  /    \:\  \ \:\ \/__/    \:\/:/  /  
    /:/  /       /:/  /       /:/  /      \::/  /      \:\__\ \:\__\       \::/__/   
    \/__/        \/__/        \/__/        \/__/        \/__/  \/__/        ~~   
     ___          ___          ___                 ___          ___          ___    ___     
    /\  \        /\  \        /\__\         ___   /\  \        /\  \        /\__\  /\  \    
   /::\  \      /::\  \      /::|  |       /\  \  \:\  \      /::\  \      /:/  / /::\  \   
  /:/\:\  \    /:/\:\  \    /:|:|  |       \:\  \  \:\  \    /:/\:\  \    /:/  / /:/\ \  \  
 /:/  \:\  \  /::\~\:\  \  /:/|:|  |__     /::\__\ /::\  \  /::\~\:\  \  /:/  / _\:\~\ \  \ 
/:/__/_\:\__\/:/\:\ \:\__\/:/ |:| /\__\ __/:/\/__//:/\:\__\/:/\:\ \:\__\/:/__/ /\ \:\ \ \__\
\:\  /\ \/__/\:\~\:\ \/__/\/__|:|/:/  //\/:/  /  /:/  \/__/\/__\:\/:/  /\:\  \ \:\ \:\ \/__/
 \:\ \:\__\   \:\ \:\__\      |:/:/  / \::/__/  /:/  /          \::/  /  \:\  \ \:\ \:\__\  
  \:\/:/  /    \:\ \/__/      |::/  /   \:\__\  \/__/           /:/  /    \:\  \ \:\/:/  /  
   \::/  /      \:\__\        /:/  /     \/__/                 /:/  /      \:\__\ \::/  /   
    \/__/        \/__/        \/__/                            \/__/        \/__/  \/__/
     ___                     ___          ___     
    /\  \         ___       /\__\        /\  \    
   /::\  \       /\  \     /::|  |      /::\  \   
  /:/\:\  \      \:\  \   /:|:|  |     /:/\:\  \  
 /::\~\:\  \     /::\__\ /:/|:|  |__  /:/  \:\  \ 
/:/\:\ \:\__\ __/:/\/__//:/ |:| /\__\/:/__/_\:\__\
\/__\:\/:/  //\/:/  /   \/__|:|/:/  /\:\  /\ \/__/
     \::/  / \::/__/        |:/:/  /  \:\ \:\__\  
      \/__/   \:\__\        |::/  /    \:\/:/  /  
               \/__/        /:/  /      \::/  /   
                            \/__/        \/__/ 

16 posted on 01/25/2019 7:29:14 AM PST by martin_fierro (< |:)~)
[ Post Reply | Private Reply | To 1 | View Replies]

To: ShadowAce
sudo youdontwannaknow

     ___          ___          ___          ___          ___    ___          ___     
    /\__\        /\  \        /\__\        /\  \        /\__\  /\  \        /\  \    
   /::|  |      /::\  \      /::|  |      /::\  \      /:/  / /::\  \      /::\  \   
  /:|:|  |     /:/\:\  \    /:|:|  |     /:/\:\  \    /:/  / /:/\:\  \    /:/\:\  \  
 /:/|:|__|__  /::\~\:\  \  /:/|:|  |__  /:/  \:\  \  /:/  / /::\~\:\  \  /:/  \:\__\ 
/:/ |::::\__\/:/\:\ \:\__\/:/ |:| /\__\/:/__/_\:\__\/:/__/ /:/\:\ \:\__\/:/__/ \:|__|
\/__/~~/:/  /\/__\:\/:/  /\/__|:|/:/  /\:\  /\ \/__/\:\  \ \:\~\:\ \/__/\:\  \ /:/  /
      /:/  /      \::/  /     |:/:/  /  \:\ \:\__\   \:\  \ \:\ \:\__\   \:\  /:/  / 
     /:/  /       /:/  /      |::/  /    \:\/:/  /    \:\  \ \:\ \/__/    \:\/:/  /  
    /:/  /       /:/  /       /:/  /      \::/  /      \:\__\ \:\__\       \::/__/   
    \/__/        \/__/        \/__/        \/__/        \/__/  \/__/        ~~   
     ___          ___          ___                 ___          ___          ___    ___     
    /\  \        /\  \        /\__\         ___   /\  \        /\  \        /\__\  /\  \    
   /::\  \      /::\  \      /::|  |       /\  \  \:\  \      /::\  \      /:/  / /::\  \   
  /:/\:\  \    /:/\:\  \    /:|:|  |       \:\  \  \:\  \    /:/\:\  \    /:/  / /:/\ \  \  
 /:/  \:\  \  /::\~\:\  \  /:/|:|  |__     /::\__\ /::\  \  /::\~\:\  \  /:/  / _\:\~\ \  \ 
/:/__/_\:\__\/:/\:\ \:\__\/:/ |:| /\__\ __/:/\/__//:/\:\__\/:/\:\ \:\__\/:/__/ /\ \:\ \ \__\
\:\  /\ \/__/\:\~\:\ \/__/\/__|:|/:/  //\/:/  /  /:/  \/__/\/__\:\/:/  /\:\  \ \:\ \:\ \/__/
 \:\ \:\__\   \:\ \:\__\      |:/:/  / \::/__/  /:/  /          \::/  /  \:\  \ \:\ \:\__\  
  \:\/:/  /    \:\ \/__/      |::/  /   \:\__\  \/__/           /:/  /    \:\  \ \:\/:/  /  
   \::/  /      \:\__\        /:/  /     \/__/                 /:/  /      \:\__\ \::/  /   
    \/__/        \/__/        \/__/                            \/__/        \/__/  \/__/
     ___                     ___          ___     
    /\  \         ___       /\__\        /\  \    
   /::\  \       /\  \     /::|  |      /::\  \   
  /:/\:\  \      \:\  \   /:|:|  |     /:/\:\  \  
 /::\~\:\  \     /::\__\ /:/|:|  |__  /:/  \:\  \ 
/:/\:\ \:\__\ __/:/\/__//:/ |:| /\__\/:/__/_\:\__\
\/__\:\/:/  //\/:/  /   \/__|:|/:/  /\:\  /\ \/__/
     \::/  / \::/__/        |:/:/  /  \:\ \:\__\  
      \/__/   \:\__\        |::/  /    \:\/:/  /  
               \/__/        /:/  /      \::/  /   
                            \/__/        \/__/ 

17 posted on 01/25/2019 7:29:26 AM PST by martin_fierro (< |:)~)
[ Post Reply | Private Reply | To 1 | View Replies]

To: ShadowAce

Aw... it’s like 1987 all over again!


18 posted on 01/25/2019 7:37:42 AM PST by dangus ("The floor of Hell is paved with the skulls of bishops" -- St. Athanasius)
[ Post Reply | Private Reply | To 1 | View Replies]

To: ShadowAce

Now you got me hunting down the aafire to make an attempt to give it some color. lol


19 posted on 01/25/2019 7:47:10 AM PST by Openurmind
[ Post Reply | Private Reply | To 1 | View Replies]

To: ShadowAce

rm -r is my favorite


20 posted on 01/25/2019 7:49:02 AM PST by TomServo
[ Post Reply | Private Reply | To 1 | View Replies]


Navigation: use the links below to view more comments.
first 1-2021-4041-46 next last

Disclaimer: Opinions posted on Free Republic are those of the individual posters and do not necessarily represent the opinion of Free Republic or its management. All materials posted herein are protected by copyright law and the exemption for fair use of copyrighted works.

Free Republic
Browse · Search
General/Chat
Topics · Post Article

FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson