Пожалуйста, включите JavaScript.
Главная
Обзор
Помощь
Регистрация
Вход
natrinicle
/
schnippets
Следить
1
В избранное
0
Форкнуть
0
Код
Задачи
0
Pull Request'ы
0
Релизы
0
Вики
Активность
It's a type of Planche
Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
17
коммитов
1
ветка
Дерево:
7d6e9145bc
master
Ветки
Теги
${ item.name }
Создать ветку
${ searchTerm }
из '7d6e9145bc'
${ 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