Jump to content
NeophobiA

Fun in Linux Terminal

Recommended Posts

Fun in Linux Terminal

Not gonna give away the excitement, you'll just have to try for yourself, just copy and paste or type into Terminal the cammands in the Coded parts below... none of the below is harmful unless stated...

Steam Locomotive

sudo apt install sl
sl
sl -l
sl-h

Starwars:
 

telnet towel.blinkenlights.nl

Fortune:
 

sudo apt install fortune-mod
fortune

Backwards:
 

rev

Factor:
 

factor {insert Number here}
eg:
factor 5
for i in {1..12}; do for j in $(seq 1 $i); do echo -ne $i×$j=$((i*j))\t;done; echo;done

Cow Say:
 

sudo apt install cowsay
cowsay CyberPhoenix RocKs
cowsay -l
cowsay -f ghostbusters Who you Gonna Call
fortune | cowsay
sudo apt install xcowsay
xcowsay CyberPhoenix RocKs
cowthink ....NeophobiA knows Linux
apt-get moo
aptitude moo
aptitude -v moo
aptitude -vv moo
aptitude -vvv moo
aptitude -vvvv moo
aptitude -vvvvv moo
aptitude -vvvvvv moo

Pi:
 

sudo apt install pi
pi 50

Discordian Date
 

sudo apt install lolcat
sudo apt install ddate
ddate | lolcat
yes CyberPhoenix is Da-Bomb...
sudo apt install toilet
toilet CyberPhoenix
toilet -f mono12 -F metal CyberPhoenix.org
sudo apt-get install figlet
figlet CyberPhoenix Rules
sudo apt install sysvbanner
banner So 20 Mins ago
sudo apt install cmatrix
cmatrix
sudo apt install oneko
oneko
xeyes
sudo apt-get install aview
asciiview Tux.png -driver curses

The rig command generates random and possibly fake identities.
 

sudo apt install rig
rig

This is a very nasty piece of code. Run this at your own risk. This actually is a fork bomb which exponentially multiplies itself till all the system resource is utilized and the system hangs. (To check the power of above code you should try it once, but all at your own risk, close and save all other programs and file before running fork bomb).
 

:(){ :|:& }:
while true; do echo "$(date '+%D %T' | toilet -f term -F border --gay)"; sleep 1; done
while true; do clear; echo "$(date '+%D %T' | toilet -f term -F border --gay)"; sleep 1; done
sudo apt install espeak-ng-espeak
espeak "NeophobiA is a very good mderator dedicated to CyberPhoenix Community"
sudo apt install libaa-bin
aafire
sudo apt install bb
bb
$crIpT kIddI3 Mode
sudo snap install nmap
nmap -4 -A -oS - google.com

 A few Jokes for you nerds...

world
touch girls\ boo**
nice man woman
^How did the sex change operation go?^
%blow
make love
[ whereis my brain?
man: why did you get a divorce?
!:say, what is saccharine?

A command I should have given before you started these is interrupt (ctrl + c)

 

  • Thanks 1

Share this post


Link to post
Share on other sites

Thanks my Friend and I will try this when my replacement system gets to me way out here on Pluto

  • Like 1

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×