Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
natrinicle
/
schnippets
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
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.
27
Commitit
1
Haara
Puu:
e99f6053a1
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from 'e99f6053a1'
${ noResults }
schnippets
/
truncate_create_sparse_file
truncate_create_sparse_file
64B
Raaka
Normal View
Historia
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 vuotta sitten
1
2
# Create a sparse file using truncate
truncate -s 100G file.img