On 04/07/14 12:30, Horacio wrote:
sudo cat /var/log/auth.log|grep ssh2|tail -80

Al margen de la consulta, puedes ahorrarte comandos innecesarios:

sudo grep ssh2 /var/log/auth.log | tail -80

Salut,
jors


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: https://lists.debian.org/[email protected]

Responder a