playing with grep, svn status and xargs

svn status | grep '?' | grep -v '.class' | xargs svn add

and this is why I love linux.
(or unix since I’m currently developing on a macbook pro)

FacebookGoogle BookmarksTwitterFriendFeedGoogle GmailBlogger PostGoogle ReaderHotmailWordPressShare

Related posts:

  1. Playing with StatSVN

Tags: , , , , ,

Leave a Comment