Linux???fuser?????????????????????
???????????? ???????[ 2014/11/26 10:10:01 ] ?????????????? Linux
????fuser???????????????socket??????????????????????????????ж??????????????fuser???÷???
????1).ж????????????
????[root@vserver01 ~]# umount /mnt
????umount: /mnt: device is busy
????umount: /mnt: device is busy
????2).????????????????????????
????[root@vserver01 ~]# fuser -c /mnt
????/mnt: 2563c
????[root@vserver01 ~]# ps -ef | grep 2563
????root 2563 2499 0 15:19 tty1 00:00:00 -bash
????root 5462 5383 0 16:11 pts/0 00:00:00 grep 2563
????3).kill?????
????[root@vserver01 ~]# kill -9 2563
????[root@vserver01 ~]# ps -ef | grep 2563
????root 5488 5383 0 16:11 pts/0 00:00:00 grep 2563
????4).???ж????????????
????[root@vserver01 ~]# umount /mnt
????[root@vserver01 ~]#
??????
???·???
??????????????????
2023/3/23 14:23:39???д?ò??????????
2023/3/22 16:17:39????????????????????Щ??
2022/6/14 16:14:27??????????????????????????
2021/10/18 15:37:44???????????????
2021/9/17 15:19:29???·???????·
2021/9/14 15:42:25?????????????
2021/5/28 17:25:47??????APP??????????
2021/5/8 17:01:11