Somehow I don't think it would end quite that way for me.
How Unix geeks get a sandwich
Collapse
This topic is closed.
X
X
-
-
how a unix geek takes someone else's sandwich sudo chmod 007 ../sandwich; cat ../sandwich &2
if I remember correctlyComment
-
Actually to take your sandwich it would be:
Code:sudo chown crokett /home/pierhogunn2/sandwich sudo mv /home/pierhogunn2/sandwich /home/crokett/sandwich
David
The chief cause of failure in this life is giving up what you want most for what you want at the moment.Comment
-
I had to look up sudo to get it
hehe, This is pretty far off into geekdom for a woodworking forum.
ErikComment
-
I wonder if there are more people here who got it and are afraid to admit it or didn't get it and are afraid to admit it.Chr's
__________
An ethical man knows the right thing to do.
A moral man does it.Comment
-
well, even though I blew the joke I don't feel bad, I haven't used my Solaris kung-fu in almost 7 years...
and that whole MS thing is BSComment
-
Problem is, sudo leaves a record of who uses it for what, which can be used in divorce court when Sandwich Girl decides she wants half your stuff...
Comment
-
David
The chief cause of failure in this life is giving up what you want most for what you want at the moment.Comment
-
These aren't the sandwiches you are looking for...
To be able to repeat it make a script called getsandwich in your home directory....
Then when you are hungry...Code:#!/bin/bash chown dbhost /home/pierhogunn2/sandwich && mv /home/pierhogunn2/sandwich /home/dbhost/sandwich end
Code:sudo ./home/dbhost/getsandwich
Please like and subscribe to my YouTube channel. Please check out and subscribe to my Workshop Blog.Comment
-
Please like and subscribe to my YouTube channel. Please check out and subscribe to my Workshop Blog.Comment
-
Footer Ad
Collapse

twistsol
Comment