9 Jun
#!/bin/shzip -r wp.zip public_html/wpmysqldump -uusuario -pclave -hlocalhost carlosap_crm > carlosap_crm.sqlecho “respaldo Ok”
echo “Pregunta (y/n) ? “read respuestaif test $respuesta = y thencp -v hola hola2fi
You must be logged in to post a comment.
ZiVo Nix Blog
Leave a comment
You must be logged in to post a comment.