文件管理器不能实时刷新,删除和新增文件,它不马上刷新
Tofloor
poster avatar
motto
deepin
2020-11-24 00:25
Author

文件管理器不能实时刷新,删除和新增文件,它不马上刷新

Reply Favorite View the author
All Replies
liwl
deepin
2020-11-24 00:29
#1

是不是机械盘?我这边实时的

Reply View the author
guaguale
deepin
2020-11-24 00:36
#2

sudo sysctl -w fs/inotify/max_user_watches=10000  监控数上限了吧

Reply View the author
motto
deepin
2020-11-24 00:36
#3

我是机械键盘,系统也是最新的

Reply View the author
motto
deepin
2020-11-24 00:38
#4
guaguale

sudo sysctl -w fs/inotify/max_user_watches=10000  监控数上限了吧

☺ sudo sysctl -w fs/inotify/max_user_watches=10000
Password
[sudo] password for jack:
Verification successful
fs.inotify.max_user_watches = 10000


上限了,怎么弄

Reply View the author
motto
deepin
2020-11-24 00:40
#5

可以了,谢谢

Reply View the author
jiutian123
deepin
2020-11-24 02:19
#6
motto

可以了,谢谢

你改了个啥  好了

Reply View the author
motto
deepin
2020-11-24 05:22
#7
jiutian123

你改了个啥  好了

sudo sysctl -w fs/inotify/max_user_watches=10000

输入这个命令

Reply View the author