![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
21/07/2003, 15:34
|
![Avatar de serversp](http://static.forosdelweb.com/customavatars/avatar37050_1.gif) | Usuario baneado! | | Fecha de Ingreso: julio-2003
Mensajes: 110
Antigüedad: 21 años, 6 meses Puntos: 0 | |
[root@www logs]# cat access_log ¦ grep googlebot ¦ cut -d"[" -f 2 ¦ cut -d"/" -f 2- ¦ cut -d":" -f 1 ¦ uniq -c
cat: invalid option -- d
Try `cat --help' for more information. |