tsong zone
Software engineer in telecommunication industry share out experience
Wednesday, September 9, 2009
How know which files are modified with svn update and awk
Svn status will show all file which some of file status we don't necessary to know.
To check the files which been modify, we can use following command
svn status | awk '$1 ~ /M/'
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment