Page 1 of 1

rangearmentRe

Posted: Wed Apr 08, 2009 8:41 pm
by cyberwoozle
I found the second clue (the blue-white one), but now i stuck :roll:
Can someone point me into any direction?

:D :D :D Found it !!!

Re: rangearmentRe

Posted: Mon Jun 21, 2010 8:16 pm
by rmplpmpl
cyberwoozle wrote:I found the second clue (the blue-white one), but now i stuck :roll:
Can someone point me into any direction?
I am stuck at this very stage, any small hint? Not too much rearrangement in the challenge so far, I tried several approaches but without any result so far

Posted: Tue Jun 22, 2010 7:19 am
by Arkondi
The names are important, not the content.

Posted: Wed Jun 23, 2010 6:45 am
by michuber
Content counts.

Posted: Wed Jun 23, 2010 11:18 pm
by megabreit
Hey, don't confuse people!!! :wink: Information (or data) counts... regardless how you achieve it...
The insane in this challenge is, that there is more than one way to get "useful" data... but only one is the solution. Simply carry on, if you find out that you're being fooled :wink:

Posted: Mon Jun 27, 2011 10:17 am
by AMindForeverVoyaging
I have found the first clue, but when I do:

find -depth ! -iname '*.txt' ! -type d -fprint output_log.txt

I cannot seem to find any "hidden" files, meaning there are only .txt files and directories there. What gives?

EDIT: Okay, now I have found the second clue as well...

Posted: Fri Jul 08, 2011 8:13 pm
by moose
I got the first clue with a combination of find, xargs and grep.
I looked at the path names (full speed with find :D) and none of these seemed to be longer, so I guess no information is simply in the name of a file.
I tried the file-command to find non-text files. No success. I guess its one of the 123 no-magic-files?

edit: grep with PERL-Regex showed only the first hint :(

Posted: Mon Oct 17, 2011 12:27 pm
by FaTaL_PrIdE
Nice little challenge - enjoyed this one.

Not sure how you could give a hint without giving too much away, suffice to say they are a few variables here which could hold what you are looking for.