Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
サインイン
zadca123
/
Scripts
同期ミラー
https://gitlab.com/zadca123/Scripts
Watch
1
Star
0
Fork
0
ファイル
課題
0
Wiki
ブランチ:
master
ブランチ
タグ
master
Scripts
/
bin
/
repair-filesystems.sh
repair-filesystems.sh
88 B
パーマリンク
履歴
Raw
1
2
3
4
5
#!/usr/bin/env bash
set -euo pipefail # bash strict mode
sudo umount -a
sudo fsck -ARyf