Hi

I found the below command very handy  to clean up my local jenkins master ( 
I dont really care about build histories and logs)

   find $JENKINS_HOME -name builds | xargs rm -rf

so that I can backup before upgrade my jenkins 

is it a safe thing to do? I am about to recommend this to my group, but 
just want to confirm 

Thanks

-Dan

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/306d17af-77e3-40f2-b7d1-a6805b8c5482%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to