Skip to content

What do you see in this log?

This happened today as I counted some IP information for a Apache access log.

cat access_log | grep ... | awk '{print $1}' | sort | uniq -c | sort -n
...
      1 234.123.234.254
      3 123.212.123.123
      3 232.231.233.252
      7 213.211.122.153
... 

Can you see it?

If you want to see the answer just click more ...

I'd say this is a very 1337 log ...

(the vertically written counts)

If you still can't grasp it, see Leetspeak

Trackbacks

Keine Trackbacks

Kommentare

Ansicht der Kommentare: Linear | Verschachtelt

exe am :

crazy little nerd :-)

Die Kommentarfunktion wurde vom Besitzer dieses Blogs in diesem Eintrag deaktiviert.

Kommentar schreiben

BBCode-Formatierung erlaubt
Standard-Text Smilies wie :-) und ;-) werden zu Bildern konvertiert.
Formular-Optionen

Kommentare werden erst nach redaktioneller Prüfung freigeschaltet!