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 OS の /tmp フォルダーにファイルを作成しているファイルを追跡することはできますか? いくつかのファイルをバックトレースして、それらがどこから来たのかを調べたい
ファイルが開いている場合は、次のようなプロセスを見つけることができます
ll -d /proc/[1-9]*/fd/* | grep /tmp/