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
After a few month of automatic testing, it's easy to end up with 100s of GB of executables that are unnecessary. Is there a way besides designing my own script using find and xargs rm to automatically purge these?
The text was updated successfully, but these errors were encountered:
After a few month of automatic testing, it's easy to end up with 100s of GB of executables that are unnecessary. Is there a way besides designing my own script using
find
andxargs rm
to automatically purge these?The text was updated successfully, but these errors were encountered: