このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
natrinicle
/
schnippets
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
It's a type of Planche
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
24
コミット
1
ブランチ
ツリー:
bf1ac76fcf
master
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'bf1ac76fcf' から
${ noResults }
schnippets
/
truncate_create_sparse_file
truncate_create_sparse_file
64B
Raw
通常表示
履歴
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