See#22607 statfs syscall functions are returning hardcoded default values which can in some cases lead to unexpected results. This PR introduces a way for __syscall_statfs64 to return real values if the underlying filesystem supports this. For now, I've only implemented this for the NODEFS ...
显示当前路径下,大于50M的文件。(包含子文件夹内的文件) find ./ -size +50M 删除当前路径下,大于50M的文件。(包含子文件夹内的文件) find ./ -