This website works better with JavaScript.
Почетна
Преглед
Помоћ
Регистрација
Пријавите Се
natrinicle
/
schnippets
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
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.
35
Комити
1
Грана
Дрво:
a02b62c60b
master
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from 'a02b62c60b'
${ noResults }
schnippets
/
truncate_create_sparse_file
truncate_create_sparse_file
64B
Датотека
Normal View
Историја
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 година
1
2
# Create a sparse file using truncate
truncate -s 100G file.img