Very funny, and amazing puppet work. Trey Parker and Matt Stone have yet to let me down.
Apparently, Matt Damon can only say one thing, "Matt Damon!".
Apparently, Matt Damon can only say one thing, "Matt Damon!".
Happy New Year! Yes, the current one, not a previous one; this is a new post, we swear!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menuiago@darkside:/usr/local/apache2/logs$ cat access_log | grep GET | wc -l
47220
iago@darkside:/usr/local/apache2/logs$ cat access_log | grep Windows | wc -l
21892
iago@darkside:/usr/local/apache2/logs$ cat access_log | grep Linux | wc -l
2366
iago@darkside:/usr/local/apache2/logs$ cat access_log | grep Mac | wc -l
840iago@darkside:/usr/local/apache2/logs$ cat access_log | grep SEARCH | wc -l
233iago@darkside:/usr/local/apache2/logs$ cat access_log | grep -i googlebot | wc -l
45iago@darkside:/usr/local/apache2/logs$ cat access_log | grep -i msnbot | wc -l
657iago@darkside:/usr/local/apache2/logs$ cat access_log | grep -i yahoo
220.170.88.36 - - [25/Aug/2004:19:50:04 -0500] "GET http://www.yahoo.com/ HTTP/1.1" 200 3429 "-" "Mozilla/4.0 (compatible; MSIE 4.01; Windows 98)"
220.170.88.36 - - [02/Sep/2004:18:29:56 -0500] "GET http://www.yahoo.com/ HTTP/1.1" 200 5146 "-" "Mozilla/4.0 (compatible; MSIE 4.01; Windows 98)"
220.170.88.36 - - [01/Oct/2004:15:27:52 -0500] "GET http://www.yahoo.com/ HTTP/1.1" 200 7580 "-" "Mozilla/4.0 (compatible; MSIE 4.01; Windows 98)"
220.170.88.36 - - [09/Oct/2004:08:45:43 -0500] "GET http://www.yahoo.com/ HTTP/1.1" 200 7580 "-" "Mozilla/4.0 (compatible; MSIE 4.01; Windows 98)"Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Ron> echo "This is an empty file, trust me!" > file.txt
C:\Documents and Settings\Ron> type C:\windows\system32\sol.exe > file.txt:hidden1.exe
C:\Documents and Settings\Ron> C:\windows\system32\winmine.exe > file.txt:hidden2.txt
C:\Documents and Settings\Ron> type C:\windows\system32\winmine.exe > file.txt:hidden2.exe
C:\Documents and Settings\Ron> start .\file.txt:hidden1.exe
C:\Documents and Settings\Ron> start .\file.txt:hidden2.exePage created in 0.045 seconds with 16 queries.