Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
david.wurm
/
InternetServicesBook
réplica de
https://github.com/trimstray/the-book-of-secret-knowledge
Seguir
1
Destacar
0
Fork
0
Código
Lanzamientos
0
Actividad
Explorar el Código
README.md - minor fix
- signed-off-by: trimstray <trimstray@gmail.com>
pull/1/head
trimstray
hace 6 años
padre
45346ffdc9
commit
bdef638173
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-0
README.md
+ 1
- 0
README.md
Ver fichero
@@ -524,6 +524,7 @@ ___
###### System backup with exclude specific directories
```bash
cd /
tar -czvpf /mnt/system$(date +%d%m%Y%s).tgz --directory=/ --exclude=proc/* --exclude=sys/* --exclude=dev/* --exclude=mnt/* .
```
Escribir
Vista previa
Cargando…
Cancelar
Guardar