cost 380 ms
psutil and du give different output

I'm checking the directory size, but du and psutil gives so much different outputs, >>> import psutil >>> print(psutil.disk_usage(" ...

2021-04-03 03:06:32   1   17    psutil / du  
du --exclude-from cannot exclude

I have a file (named excl.txt) with null terminated strings as follows: So as to calculate the size of the /data folder excluding the patterns in t ...

2020-08-19 12:21:37   2   108    bash / du  

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM