Go to the directory which contains a large number of files. For example, files name are like sip_20201002145227__410060544193744.log .
find . -name "sip_2020*" -delete
Enjoy ;)
find . -name "sip_2020*" -delete
Pre-Requisite kubernetes cluster is ready if not Follow this blog. kubectl get nodes -o wide OUTPUT NAME STATUS ROLES A...
No comments:
Post a Comment