Geek Jokes

TOPIC CLOSED
TOPIC CLOSED
Author
Discussion

Usget

5,426 posts

213 months

Friday 6th April 2018
quotequote all

Never you mind

1,507 posts

114 months

Friday 6th April 2018
quotequote all
PixelpeepS3 said:
Never you mind said:
find * -type core -exec rm {} ;';

Removed half of /bin before it was picked up.
find . -type core
find: Arguments to -type should contain only one letter
Dangerous command but not on Linux

uname -a
SunOS es-vuli-ora01 5.10 Generic_Virtual sun4v sparc sun4v

root@es-vuli-ora01] # find * -type core -print -depth
dev/arp
dev/bpf
dev/conslog
dev/cpu/self/cpuid
dev/crypto
dev/cryptoadm
dev/dtrace/dtrace
dev/dtrace/helper
dev/dtrace/provider/dcpc
dev/dtrace/provider/fasttrap
dev/dtrace/provider/fbt
dev/dtrace/provider/lockstat
dev/dtrace/provider/profile
dev/dtrace/provider/sdt
dev/dtrace/provider/systrace


Now imagine that with -exec rm -rf {} ';' on the end smile




Dr Jekyll

23,820 posts

263 months

Saturday 7th April 2018
quotequote all
Coding in films vs coding in real life.

https://www.youtube.com/watch?v=HluANRwPyNo

Clockwork Cupcake

75,174 posts

274 months

Saturday 7th April 2018
quotequote all
Dr Jekyll said:
Coding in films vs coding in real life.

https://www.youtube.com/watch?v=HluANRwPyNo
hehe

True.

gobuddygo

1,388 posts

187 months

Monday 9th April 2018
quotequote all

Dr Jekyll said:
Coding in films vs coding in real life.

https://www.youtube.com/watch?v=HluANRwPyNo
I've worked with some brilliant coders and Google is still the most used tool. nerd

Clockwork Cupcake

75,174 posts

274 months

Thursday 12th April 2018
quotequote all
In the office today....

Colleague: "Does anyone know the IP address of my PC?"
Me: "It's 127.0.0.1"
Colleague: "..."
Me: "Have I given you incorrect information?"
Colleague: "No, I under-specified the question"


SlimRick

2,258 posts

167 months

Thursday 12th April 2018
quotequote all
Clockwork Cupcake said:
In the office today....

Colleague: "Does anyone know the IP address of my PC?"
Me: "It's 127.0.0.1"
Colleague: "..."
Me: "Have I given you incorrect information?"
Colleague: "No, I under-specified the question"
Aaah, there's no place like 127.0.0.1

deckster

9,631 posts

257 months

Thursday 12th April 2018
quotequote all
SlimRick said:
Aaah, there's no place like 127.0.0.1
There's no place like localhost???

'There's no place like ~' would make at least a little more sense.

Some Guy

2,151 posts

93 months

Friday 13th April 2018
quotequote all

Dr Jekyll

23,820 posts

263 months

Sunday 15th April 2018
quotequote all

jimothy

5,151 posts

239 months

Sunday 15th April 2018
quotequote all
Dr Jekyll said:
Coding in films vs coding in real life.

https://www.youtube.com/watch?v=HluANRwPyNo
Nonsense - there was no sign of SO anywhere there!

ajprice

27,932 posts

198 months

Sunday 22nd April 2018
quotequote all
The Germans have a word for everything...

Ruth Rack

48 posts

77 months

Wednesday 25th April 2018
quotequote all


Not so good at hill starts!

Mannginger

9,140 posts

259 months

Wednesday 25th April 2018
quotequote all
hehe

havoc

30,319 posts

237 months

Wednesday 25th April 2018
quotequote all
thumbup

ajprice

27,932 posts

198 months

Thursday 26th April 2018
quotequote all
"SELECT * FROM `users`;"
"SQL Error: Table 'users' does not exist"

Hmm...
"CREATE TABLE `users`..."
"SQL Error: Table 'users' already exists"

- "Schrödinger's Table"

Halmyre

11,322 posts

141 months

Thursday 26th April 2018
quotequote all
"Here puss puss puss! Here pussy! Where the fk are you you little bd?"

- Heisenberg's Cat.

Moonhawk

10,730 posts

221 months

Thursday 26th April 2018
quotequote all
Halmyre said:
"Here puss puss puss! Here pussy! Where the fk are you you little bd?"

- Heisenberg's Cat.
I have three of those fkers biggrin

......or maybe I don't wink

Edited by Moonhawk on Wednesday 16th May 10:01

Ultra Sound Guy

28,689 posts

196 months

Friday 11th May 2018
quotequote all
In space, is resistance measured in Futiles?

simonrockman

6,872 posts

257 months

Wednesday 16th May 2018
quotequote all

TOPIC CLOSED
TOPIC CLOSED