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 ~]#
??????

???·???
App??С????H5?????????????????Щ??
2024/9/11 15:34:34?????????????????????????
2024/9/10 11:13:49P-One ???????????????????????????????????????
2024/9/10 10:14:12???????????????????????????
2024/9/9 18:04:26??????????????????
2023/3/23 14:23:39???д?ò??????????
2023/3/22 16:17:39????????????????????Щ??
2022/6/14 16:14:27??????????????????????????
2021/10/18 15:37:44