riddle

 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Chat with iBot - Our RSS Robot Girl riddle
# 71  
Old 03-02-2005
Where is Dancing Alice? Does she know Paola and Cybelle? How do you know these entities?
# 72  
Old 03-02-2005
Quote:
Originally Posted by google
Where is Dancing Alice? Does she know Paola and Cybelle? How do you know these entities?
Where


Dancing

is hard to find.
I would look into the web for that knowledge.
I may know the answer but I don't think I should tell.Because I believe
these entities
.
# 73  
Old 03-02-2005
OK Gollum. Is the death penalty moral? What is morality?
# 74  
Old 03-02-2005
Quote:
Originally Posted by google
OK Gollum. Is the death penalty moral? What is morality?
Mmm.If the death penalty moral is, then I'll be very surprised.One half of a corner in maine.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Output from who command - quick riddle

Hi all. So I have a problem. I have been doing real good figuring this stuff out on my own but Im a newbie and stuck on something that is probably real basic. I want to get the following output from the who command: User TTY Date Time gd22a12 pts/1 Feb 1 11:34 gd22a13 pts/3 Feb 1... (13 Replies)
Discussion started by: losingit
13 Replies

2. Shell Programming and Scripting

Ksh riddle: interpret variable two times?

exam is a ksh script. In command line I enter: exam 3 param_2 param_3 param_4. In exam how can I get the value of the parameter which position is specified by the first argument. Simply doing this DOES NOT work: offset=$1 value=$$offset can you figure out any possible way to interpret a... (5 Replies)
Discussion started by: i27oak
5 Replies

3. Shell Programming and Scripting

Riddle - solve it if you can

I don't understand this, can anyone explain the evaluation logic used here, and I would really appreciate a general explanation for it. ---------------------- Here's the korn script: -------------------- #! /usr/bin/ksh if ] then echo true else echo false fi if (( 2 > 10 )) then... (1 Reply)
Discussion started by: numstr
1 Replies
Login or Register to Ask a Question