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.
特定のディレクトリ内のファイルに読み取りまたは書き込みハンドルを持つプロセスがある場合、Windows は情報を取得する方法を提供しますか? Unix では、fuserコマンドを使用するか、lsofを使用することでこれを実現できます。
Windowsで利用可能な同等のものはありますか? これらのファイルに対して読み取り/書き込みハンドルを持っているプロセスがあるかどうかを知っておくと便利です。さらに良いのは、PID を取得することです。
どんな助けでも大歓迎です!