zdwebhosting
08-30-2002, 08:44 PM
i have been using some commands i have came across to get upto the second stats like
cat access_log | grep 30/Aug/2002 > ../../domain.com/httpdocs/domain.com.txt
and like
cat access_log | grep 30/Aug/2002 | mail -s "todays hits" myemail@domain.com
most of you know what those 2 do. could somone tell me what i would type to get the ammount of hits for today i not quite sure what i need to run :(
thanks for all the help and i hope these commands i have posted help others out
cat access_log | grep 30/Aug/2002 > ../../domain.com/httpdocs/domain.com.txt
and like
cat access_log | grep 30/Aug/2002 | mail -s "todays hits" myemail@domain.com
most of you know what those 2 do. could somone tell me what i would type to get the ammount of hits for today i not quite sure what i need to run :(
thanks for all the help and i hope these commands i have posted help others out
