/ Published in: Other
Expand |
Embed | Plain Text
rm -rf myapp/{log,tmp}; tar czf myapp.tar.gz myapp/
You need to login to post a comment.
rm -rf myapp/{log,tmp}; tar czf myapp.tar.gz myapp/
You need to login to post a comment.