]> git.phdru.name Git - m_lib.git/commit
find . -delete
authorOleg Broytman <phd@phdru.name>
Tue, 24 Dec 2013 21:41:19 +0000 (01:41 +0400)
committerOleg Broytman <phd@phdru.name>
Tue, 24 Dec 2013 21:41:19 +0000 (01:41 +0400)
commitbae42da4e6d97f02aef60993f7de5dd1106a7e75
tree921ce12f8eb04b4cfc112641d2e61aaceba3b3cb
parent65cc7a6612eab2306ad5f7cdac56bb66b64235a4
find . -delete

find . ... -delete
   instead of
find . ... | xargs rm -f
Makefile