Преглед на файлове

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.
master
Nate Bohman преди 6 години
родител
ревизия
67be523373
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. +2
    -0
      truncate_create_sparse_file

+ 2
- 0
truncate_create_sparse_file Целия файл

@@ -0,0 +1,2 @@
# Create a sparse file using truncate
truncate -s 100G file.img

Loading…
Отказ
Запис