- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- What's with this guy trying to get free points!?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2002 08:32 AM
11-21-2002 08:32 AM
What's with this guy trying to get free points!?
--------------------------------------------------------------------------------
John Palmer
November 21, 2002 15:39 PM GMT [ 10 pts ]
Here's a shell script to do the rotating /...
#!/bin/sh
CHAR[0]="|"
CHAR[1]="/"
CHAR[2]="-"
CHAR[3]="\\"
let I=0
print -n " "
while true
do
let N=I%4
let I=I+1
print -n "\010${CHAR[N]}"
sleep 1
done
Regards,
John
--------------------------------------------------------------------------------
jimmy
November 21, 2002 15:44 PM GMT [ 6 pts ]
Here's a shell script to do the rotating /...
#!/bin/sh
CHAR[0]="|"
CHAR[1]="/"
CHAR[2]="-"
CHAR[3]="\\"
let I=0
print -n " "
while true
do
let N=I%4
let I=I+1
print -n "\010${CHAR[N]}"
sleep 1
done
THEN:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xaa660fe6d0f7d61190050090279cd0f9,00.html
--------------------------------------------------------------------------------
Stefan Farrelly
November 21, 2002 15:10 PM GMT [ 7 pts ]
You can use top as it can redirect to a file then grep the PID you want;
rm /tmp/t;top -s 10 -d 1 -f /tmp/t;cat /tmp/t|grep
Change the
Only limitation is top only shows processes which are using a lot of cpu. Glance may be better. Anyone got a similar syntax for glance?
--------------------------------------------------------------------------------
jimmy
November 21, 2002 16:23 PM GMT [ unassigned ]
hi guys
use top as it can redirect to a file then grep the PID you want;
rm /tmp/t;top -s 10 -d 1 -f /tmp/t;cat /tmp/t|grep
Change the
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xd622eea29889d611abdb0090277a778c,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2002 08:36 AM
11-21-2002 08:36 AM
Re: What's with this guy trying to get free points!?
As I responded in the first example, at least he was clever enough not to cut and paste the
Regards,
John
part.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2002 08:41 AM
11-21-2002 08:41 AM
Re: What's with this guy trying to get free points!?
Chuck,
I think it's really John Palmer's split personality logged in as "jimmy"
That was damn funny. This belongs in the Joke thread!
gotta run and do a presentation on the emc centera!
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2002 08:44 AM
11-21-2002 08:44 AM
Re: What's with this guy trying to get free points!?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2002 08:44 AM
11-21-2002 08:44 AM
Re: What's with this guy trying to get free points!?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2002 08:45 AM
11-21-2002 08:45 AM
Re: What's with this guy trying to get free points!?
I say "OFF WITH HIS HEAD!!!"
Oh wait, someone else has already said that.........Maybe jimmy can say it too?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2002 08:46 AM
11-21-2002 08:46 AM
Re: What's with this guy trying to get free points!?
II tthhiinnkk iitt''ss rreeaallllyy JJoohhnn PPaallmmeerr''ss sspplliitt ppeerrssoonnaalliittyy llooggggeedd iinn aass ""jjiimmmmyy""
TThhaatt wwaass ddaammnn ffuunnnnyy.. TThhiiss bbeelloonnggss iinn tthhee JJookkee tthhrreeaadd!!
ggoottttaa rruunn aanndd ddoo aa pprreesseennttaattiioonn oonn tthhee eemmcc cceenntteerraa!!
lliivvee ffrreeee oorr ddiiee
hhaarrrryy
Sorry harry, I just couldn't resist :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2002 08:47 AM
11-21-2002 08:47 AM
Re: What's with this guy trying to get free points!?
This is the real the unique...mirror/ux MAN!!!
Regards,
Justo.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2002 08:58 AM
11-21-2002 08:58 AM
Re: What's with this guy trying to get free points!?
I'm come from italy
I don't know John Palmer
who is John Palmer ?
io sono italiano e realmente non conosco John Palmer .
mi sapete per favore dire chi e' ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2002 08:59 AM
11-21-2002 08:59 AM
Re: What's with this guy trying to get free points!?
We're having some fun at your expense because your reply to Robert Menefee's scripting question was exactly the same code as what John Palmer had posted, right down to the variable names.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2002 09:04 AM
11-21-2002 09:04 AM
Re: What's with this guy trying to get free points!?
?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2002 09:06 AM
11-21-2002 09:06 AM
Re: What's with this guy trying to get free points!?
jimmy's trying to cach in on the time difference bug I guess.
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2002 09:28 AM
11-21-2002 09:28 AM
Re: What's with this guy trying to get free points!?
Don't be so severe with little Jimmy-Boy, possible explanations for his behaviour may be:
1) He is from Italy.
2) He is from the southern part of Italy.
3) He is from the most southern part of Italy.
4) His english is very bad; he understands what other people write, but he is unable to form meaningful sentences by his own.
5) He is too stupid to use the keyboard (much too many keys), but he learned how to use a three-button mouse (and this works well, obviously).
6) He is a little child, playing around with his fathers computer (while the father is on the toilet).
7) He is a 39 years old IT Unprofessional with excellent knowledge in Word, Notepad, and mouse movings, still living with his mother at home (as most Italian boys of his age do, that's quite normal -- in Italy), enjoying Mama's Spaghetti Napoli, three times each day.
8) He never had a girl-friend.
9) He had a girl-friend, but had no idea what to do with TWO buttons.
----
But the most likely explanation of Jimmy's behaviour is:
10) He is an employee of Bill Gates' Company. He is Microsoft's personalized Denial Of Service, i.e. MS-DOS. Proofs are:
a) his questions
(http://forums.itrc.hp.com/cm/TopSolutions/1,,BR696296!1!questions,00.html)
b) his answers, i.e.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xd622eea29889d611abdb0090277a778c,00.html
(of course, there are more -- have a look and enjoy :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2002 09:46 AM
11-21-2002 09:46 AM
Re: What's with this guy trying to get free points!?
According to babelfish.altavista.com, "io sono italiano e realmente non conosco John Palmer . mi sapete per favore dire chi e' ??" translates to "I am Italian and I really do not know John Palmer. sapete
please to say who to me e'? "
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2002 09:54 AM
11-21-2002 09:54 AM
Re: What's with this guy trying to get free points!?
jimmy's trying to cach in on the time difference bug I guess.
Later,
...erhmm.... Adam
P.S.: Will I earn points for that? ;D
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2002 09:59 AM
11-21-2002 09:59 AM
Re: What's with this guy trying to get free points!?
I think that two buttons are easier to handle, unless you have three hands... ;D
But maby it's just coincidence that jimmy had discovered perfectly the same solution in the same time... Well this is some sort of guaranty that the sollution is optimal - more than one person discovered it. :)
But hey, thats the idea of points-earning. Having two peronalities: Dummy for asking questions and Real for giving 10-pts answers... HMmmm....
---
D:
Hi guys, I've just lost a jolie.jpg somewhere in the enormous space of my hard disk. Don't you know where can it be?
---
R:
Hi, D.
Check in your $HOME/chicks folder.
Regards
10 pts.
---
Ooo, yeah. ;D
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2002 11:35 AM
11-21-2002 11:35 AM
Re: What's with this guy trying to get free points!?
Maybe he was relying on the fact that 90% of people are stupid 90% of the time, the other 10% are stupid 10% of the time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2002 11:49 AM
11-21-2002 11:49 AM
Re: What's with this guy trying to get free points!?
He-he ;)
Hey Jimmy, look what a flame you have triggered.
Bottom line - users are not stupid. They will tell the LAMER. :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2002 12:11 PM
11-21-2002 12:11 PM
Re: What's with this guy trying to get free points!?
:-)
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2002 01:20 PM
11-21-2002 01:20 PM
Re: What's with this guy trying to get free points!?
Half likes tea other half the vino...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2002 02:47 PM
11-21-2002 02:47 PM
Re: What's with this guy trying to get free points!?
Watch out Michael... I'm spending Christmas in Oz (Sydney).
Regards,
John aka Jimmy???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2002 03:39 PM
11-21-2002 03:39 PM
Re: What's with this guy trying to get free points!?
We'll have to try and meet and have a beer!
Cheers
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2002 07:20 AM
11-22-2002 07:20 AM
Re: What's with this guy trying to get free points!?
No points for me please....unless someone's got a script they can lend me?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2002 07:27 AM
11-22-2002 07:27 AM
Re: What's with this guy trying to get free points!?
Quoting:
"Don't be so severe with little Jimmy-Boy, possible explanations for his behaviour may be:
1) He is from Italy.
2) He is from the southern part of Italy.
3) He is from the most southern part of Italy."
unquoting...
What does this mean? He does that because he is from the southern part of Italy? Does it mean that we southerners do not understand a thing (to say it mildly) about this stuff?
By the way, I'm from Malta, which is the southest country in Europe.........
Had to reply...
Vince
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2002 07:31 AM
11-22-2002 07:31 AM
Re: What's with this guy trying to get free points!?
We're not always serious:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xa28d402f24d5d61190050090279cd0f9,00.html
Pete
Pete