Sponsored Content
Full Discussion: What The World Needs Now...
The Lounge What is on Your Mind? What The World Needs Now... Post 302132090 by matrixmadhan on Wednesday 15th of August 2007 09:01:00 AM
Old 08-15-2007
This is the question of the hour !

Thanks Neo for creating this.

Before I start writing something here, I would like to say this is not to offend anybody or anything, completely its my personal opinion.

If you still feel that you are uncomfortable reading this, I will let Moderator know about that to delete my reply rather than editing it.

Well said Porter, what world needs is entirely different from what people needs !!!

I feel without the people the world is kind of meaningless ( but still always there are other creatures adding meaning to that anyway Smilie )

I assume people to be predominant here and my options are

1) Fear of Sin
2) Gratitude

1 ==> The Absence of 'fear of sin' enables everyone's nerve to do the mistake; pretty well knowing thats a mistake, doing the SIN again knowingly. There is no fear factor in us and nothing reminds us unfortunately that we got to reap what we had sowed to the community.
Remember the returns to the sin is not time bound or perceivable within the scope of our perspective rather its a definitive entity.

This is not about an equation of adding +ve 's explicitly to the already committed -ve 's to neutralize the effect
You have to walk through the two different routes that you have created.

Sins committed in the dark never remains in the dark as many think.
Unnoticed sins will come to light one day for you wont have the strength to force the glowing light that pinches your mistake

Logically, you cannot hide yourself behind the horizon for the mistake you had committed

This is the most wanted fear everybody should have, for it flushes away the idea of momentary flash of committing a sin which really
strains others.


2 ==> Thanks - This word just comes out from the tongue and not from the heart.
Thank you - <U> - still an alphabet and none has been assigned for that when its said.
We take things for granted, for we think we have the right to get everything and its our rights. The conception of rights is definitely not right here.

Why do only a few enjoy the privileges and happiness while rest can't even imagine ? Spite of that why do we keep the word gratitude just as a word. How many do thank the nature for their self less service ?
What really made us to think that we deserve and have the right to have whatever we do have now !!!
The attitude of showing true gratitude would help us realize something like
"Am nothing without you all"
 

7 More Discussions You Might Find Interesting

1. Solaris

hello world

just wanted to give salutations to all in here. i hope to contribute as much as i take. happy "unix-ing" :b: (0 Replies)
Discussion started by: JeepResQ
0 Replies

2. UNIX for Dummies Questions & Answers

What in the world does $$ mean?

If I type "echo $$" in to the command line it outputs some random number but it outputs the same one every time. What is this? (7 Replies)
Discussion started by: weexpectedthis
7 Replies

3. Programming

Almost -> Hello World!

Hello! I know I must take the efforts of learning C..! I need to recompile a binary with the following at the beginning: test if a file exists, remove it and exit. All in "C". As simple as this in sh: file=/tmp/filename if ; then rm -f $file exit 0 fi Thanks! (8 Replies)
Discussion started by: teresaejunior
8 Replies

4. What is on Your Mind?

How Will the World End?

How will the world end (someday long into the future, we hope)? (68 Replies)
Discussion started by: Neo
68 Replies

5. Programming

Exact meaning of the "world" in "hello world"

Hello! I have a question to native English-speaking people. In the popular program's "hello world" greeting, what meaning the "world" has: "all", "everybody", "people", "friends" or "whole world", "planet", "Earth", "Universe"? In other words, to whom this greeting is addressed: to the... (14 Replies)
Discussion started by: Eugene Muzychen
14 Replies

6. What is on Your Mind?

Hello World!

Just wanna say "Hello World!" :) (6 Replies)
Discussion started by: ment0smintz
6 Replies

7. What is on Your Mind?

Mad World Remix of Moby Video (Are You Lost In The World Like Me)

This is an excellent video comment on modern society and the remix is good too: https://www.youtube.com/watch?v=5DU1B_XkyIk 5DU1B_XkyIk Watch the video above and post your comments. (3 Replies)
Discussion started by: Neo
3 Replies
TALK(1) 						    BSD General Commands Manual 						   TALK(1)

NAME
talk -- talk to another user SYNOPSIS
talk person [ttyname] DESCRIPTION
talk is a visual communication program which copies lines from your terminal to that of another user. Options available: person If you wish to talk to someone on your own machine, then person is just the person's login name. If you wish to talk to a user on another host, then person is of the form 'user@host'. ttyname If you wish to talk to a user who is logged in more than once, the ttyname argument may be used to indicate the appropriate terminal name, where ttyname is of the form 'ttyXX'. When first called, talk sends the message Message from TalkDaemon@his_machine... talk: connection requested by your_name@your_machine. talk: respond with: talk your_name@your_machine to the user you wish to talk to. At this point, the recipient of the message should reply by typing talk your_name@your_machine It doesn't matter from which machine the recipient replies, as long as his login-name is the same. Once communication is established, the two parties may type simultaneously, with their output appearing in separate windows. Typing control-L '^L' will cause the screen to be reprinted, while your erase, kill, and word kill characters will behave normally. To exit, just type your interrupt character; talk then moves the cursor to the bottom of the screen and restores the terminal to its previous state. Permission to talk may be denied or granted by use of the mesg(1) command. At the outset talking is allowed. Certain commands, in particu- lar nroff(1) and pr(1), disallow messages in order to prevent messy output. ENVIRONMENT
If the TALKHOST environment variable is set, its value is used as the hostname the talk packets appear to be originating from. This is use- ful if you wish to talk to someone on another machine and your internal hostname does not resolve to the address of your external interface as seen from the other machine. FILES
/etc/hosts to find the recipient's machine /var/run/utmp to find the recipient's tty SEE ALSO
mail(1), mesg(1), who(1), write(1) HISTORY
The talk command appeared in 4.2BSD. BUGS
The version of talk released with 4.3BSD uses a protocol that is incompatible with the protocol used in the version released with 4.2BSD. BSD
January 7, 2007 BSD
All times are GMT -4. The time now is 10:16 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy