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.
du --max-depth=1ログインしているユーザーの使用状況を示します。しかし、複数のチームで共有されている開発ボックスがあるため、犯人を見つけるのが難しくなっています。
du --max-depth=1
私が root であれば実行できますが、私は root ユーザーではないため、システム管理者に常に最も使用率の高いユーザーを見つけるように依頼したくありません。
これに関する任意のアイデアをお願いします。
読み取り/実行権限がないディレクトリのサイズを特定することはできないため、これは root である場合にのみ可能です。