nombre

Cerca

Heus ací els resultats de la cerca.

copia-remotos @info:cursos:lpic2:scripts
7 Resultats, Darrera modificació:
if [ -f "/mnt/temporal/hostname.txt" ]; then NOMBRE=`cat /mnt/temporal/hostname.txt` # desmonto el ... # creo el nuevo punto de montaje mkdir /mnt/$NOMBRE mount -t nfs $1:/home/backups /mnt/$NOMBRE else NOMBRE='temporal' fi if [ ! -d "/mnt/$NOMBRE/d4" ]; then mkdir /mnt/$NOMBRE/d4 if [ "$?" -