nyankoframe: (Default)
nyankoframe ([personal profile] nyankoframe) wrote2004-01-10 03:22 pm
Entry tags:

Props to whoever can figure this out. =P

cats@zerowing:~# find / -name \*yourbase\* -exec chown us:us {} \;

[identity profile] ideawerkz.livejournal.com 2004-01-10 12:49 am (UTC)(link)
Well, perhaps to a non-unix user, this may seem very cheem, but it is really no big deal anyways :)

[identity profile] nyankoframe.livejournal.com 2004-01-10 01:49 am (UTC)(link)
Yes, but do you know what it means? :P

[identity profile] nyankoframe.livejournal.com 2004-01-10 02:07 am (UTC)(link)
See, I also knew what it means. ;P

[identity profile] ideawerkz.livejournal.com 2004-01-10 02:19 am (UTC)(link)
yawn :)

[identity profile] kunzite1.livejournal.com 2004-01-10 08:34 am (UTC)(link)
aybabtu... cats is that dude and zero wing is the name of the old japanese sega game... find a name with string "yourbase" and see if its owned by us... eh? (im not really into unix either... i wouldnt know if it even *was* unix...)

[identity profile] nyankoframe.livejournal.com 2004-01-10 08:36 am (UTC)(link)
Yeah, I think that's it. =) Except the last part (I think) sets the owner of the file to us.

[identity profile] kunzite1.livejournal.com 2004-01-10 09:36 am (UTC)(link)
cool... i just applied my knowledge of stuff like perl and all that to the command and arguements and such... at first i thought it was an irc channel, but then thought, yeah, unix prompts can have the username and such of the person logged on...