Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
natrinicle
/
schnippets
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
It's a type of Planche
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40
Commit
1
Ramo (Branch)
Albero (Tree):
bdb0836cac
master
Rami (Branch)
Tag
${ item.name }
Crea branch
${ searchTerm }
da 'bdb0836cac'
${ noResults }
schnippets
/
truncate_create_sparse_file
truncate_create_sparse_file
64B
Originale
Normal View
Cronologia
Adding truncate sparse file Found the truncate command which is much easier than DD and also creates a sparse file or resizes a sparse file larger or smaller.
6 anni fa
1
2
# Create a sparse file using truncate
truncate -s 100G file.img