Strona działa najlepiej z włączonym JavaScript.
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
natrinicle
/
schnippets
Obserwuj
1
Polub
0
Forkuj
0
Kod
Zgłoszenia
0
Oczekujące zmiany
0
Wydania
0
Wiki
Aktywność
It's a type of Planche
Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
31
Commity
1
Gałąź
Drzewo:
cb44f029e4
master
Gałęzie
Tagi
${ item.name }
Utwórz gałąź
${ searchTerm }
z 'cb44f029e4'
${ noResults }
schnippets
/
truncate_create_sparse_file
truncate_create_sparse_file
64B
Czysty
Zwykły widok
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 lat temu
1
2
# Create a sparse file using truncate
truncate -s 100G file.img