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.
21
Ревизии
1
Клон
ИН на ревизия:
a545c3b958
master
Клонове
Маркери
${ item.name }
Create branch
${ searchTerm }
от 'a545c3b958'
${ 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