Software Architect
Using UnixUtils tools for win32, search for the word "tail" in all ruby files (*.rb)
find -name *.rb -exec grep -ai "tail" NIL {} ;
Post a Comment
No comments:
Post a Comment