]> git.phdru.name Git - bookmarks_db.git/commit
find . -delete
authorOleg Broytman <phd@phdru.name>
Tue, 24 Dec 2013 21:39:57 +0000 (01:39 +0400)
committerOleg Broytman <phd@phdru.name>
Tue, 24 Dec 2013 21:39:57 +0000 (01:39 +0400)
commit3fae0ac1423484f6169f65ecf30dddd15ccd754a
tree87f686997456238f6f9ccc9c4cb7e447c1d6a728
parentd26ecffc075d13583024e051389923e591647fa8
find . -delete

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