Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
natrinicle
/
schnippets
İzle
1
Yıldızla
0
Çatalla
0
Kod
Sorunlar
0
Değişiklik İstekleri
0
Sürümler
0
Wiki
Aktivite
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.
20
İşlemeler
1
Dal
Ağaç:
a670e7cd0b
master
Dallar
Biçim İmleri
${ item.name }
Branş
${ searchTerm }
oluştur
'a670e7cd0b'den
${ noResults }
schnippets
/
truncate_create_sparse_file
truncate_create_sparse_file
64B
Ham
Normal Görünüm
Geçmiş
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 yıl önce
1
2
# Create a sparse file using truncate
truncate -s 100G file.img