Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dawie
on March 9, 2007
|
parent
|
context
|
favorite
| on:
YC News Traffic So Far
What tool do you use to analyse traffic?
pg
on March 9, 2007
[–]
wc -l
arasakik
on March 10, 2007
|
parent
|
next
[–]
Why don't you go further and count unique ip's? cut -f2 | sort -u | wc -l (Assuming ip is the second field after timestamp in your logs)
dawie
on March 10, 2007
|
parent
|
prev
[–]
Sorry to sound stupid. What is wc -l? What does it stand for?
danielha
on March 10, 2007
|
root
|
parent
[–]
Prints the number of lines in a file.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: