Código:
#!/bin/bash
echo "Bienvenido"
ls
command lsusb > registro.LOG
command iwconfig > registro.LOG
date > registro.LOG
whoami > registro.LOG
hostname > registro.LOG
echo "Proceso Completado con exito"
|
|||
Tema destacado: Entrar al Canal Oficial Telegram de elhacker.net |
|
|