Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Linux および AIX の論理ボリュームに存在するファイル システムをアタッチ/マウントするための C++ ライブラリを作成しています。
fsckファイルシステムをマウントする前に、C++ コードでコマンドを実行/実行できますか?
fsck
fsckLinux および AIX で C++ コードでコマンドを実行すると、どのような問題が発生しますか?