Revisión 490
Añadido por Antonio J. Abasolo Sierra hace alrededor de 12 años
dhcp-server-denegar/trunk/dhcp-server-denegar | ||
---|---|---|
;;
|
||
client-hostname) NombrePC=`echo $linea | awk -F'"' '{print $2}'`
|
||
;;
|
||
*)
|
||
'}')
|
||
if [ $MacPC ]; then
|
||
esta=`grep -i $MacPC pcs` 2>/dev/null
|
||
if [ ! $esta ]; then
|
Exportar a: Unified diff
dhcp-server-denegar