- FILES
- /proc/modules
- /proc/mounts
- COMMANDS
- fuser, show which procesor is using the file
- -c, used when on mounted FS
- -u, show user
- -k, kill the process
- For Example: fuser -cu <file> to show all the process, fuser -cuk <file> to kill all the processes
- fuser, show which procesor is using the file
Linux commands and configurations
最新推荐文章于 2025-04-24 22:43:35 发布