Funny things from FunnyJunk


 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Funny things from FunnyJunk
# 1  
Old 06-30-2010
Funny things from FunnyJunk

Just one i like.

Missing Cat! ! !
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. What is on Your Mind?

Funny *NIX commands

Hello All, Just want to share some funny *NIX commands :). $ make love make: *** No rule to make target `love'. Stop. On a FreeBSD make: $ make love Not war. $ \(- bash: (-: command not found $ man woman No manual entry for woman $ touch /me touch: cannot touch `/me':... (5 Replies)
Discussion started by: RavinderSingh13
5 Replies

2. What is on Your Mind?

Old, but still funny

Annoyances.org - Upgrading to Wife 1.0 (0 Replies)
Discussion started by: jgt
0 Replies

3. What is on Your Mind?

Very Funny - Had to laugh

Guys, This is funny. http://i28.photobucket.com/albums/c228/jralph2005/bart.png jaysunn (2 Replies)
Discussion started by: jaysunn
2 Replies

4. Shell Programming and Scripting

Echo working funny

Hello, this is my first post and question. I have search before for this problem but didn't find anything similar. My case: I have a string inside the variable string1 like this: string1="lala lele lili lolo lulu" When I do echo of it, it appears like this: echo $string1 lala lele lili... (8 Replies)
Discussion started by: hemtar
8 Replies

5. What is on Your Mind?

Funny Quotes-UNIX

If you people find something funny like these go ahead and post it :) (5 Replies)
Discussion started by: vidyadhar85
5 Replies

6. UNIX for Dummies Questions & Answers

Funny but true....

Hallo everybody I am having a shell script called auto_run.sh in that only the first line works. the second line which has sed command is working only at the # prompt. not within the shell script. What could be the reason. *... sed 's/ //g' KTI >abc works in another shell script without the... (6 Replies)
Discussion started by: naushad
6 Replies
Login or Register to Ask a Question
NYANCAT(1)						      General Commands Manual							NYANCAT(1)

NAME
nyancat - terminal-based Pop Tart Cat animation SYNOPSIS
nyancat [ -hitn ] [-f frames] DESCRIPTION
nyancat is an animated, color, ANSI-text program that renders a loop of the classic Nyan Cat animation. nyancat makes use of various ANSI escape sequences to render color, or in the case of a VT220, simply dumps text to the screen. OPTIONS
-i, --intro Show introduction / about information on startup. -t, --telnet Enable telnet mode. -n, --no-counter Do not display the timer. -s, --no-title Do not set the titlebar text. -e, --no-clear Do not clear the display between frames. -f, --frames Display the requested number of frames, then quit. -r, --min-rows Crop the animation from the top. -R, --max-rows Crop the animation from the bottom. -c, --min-cols Crop the animation from the left. -C, --max-cols Crop the animation from the right. -W, --width Crop the animation to the given width. -H, --height Crop the animation to the given height. -h, --help Show help message and exit. HOMEPAGE
Homepage: http://miku.acm.uiuc.edu/ Repository: https://github.com/klange/nyancat AUTHOR
nyancat was written by Kevin Lange. This manual page was written by Jonathan McCrohan <jmccrohan@gmail.com>, for the Debian project (and may be used by others). May, 2012 NYANCAT(1)