- 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
最新推荐文章于 2024-11-11 22:04:04 发布