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
Please install the latest sipp ( >=3.7.3 ) wget https://github.com/SIPp/sipp/releases/download/v3.7.3/sipp chmor +x sipp mv sipp /usr/bin...
No comments:
Post a Comment