You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removing large files with normal rm command may cause high I/O load.
This tool truncates the target file gradually, and finally removes it to avoid high I/O load.