KORAY - IT system consulting
Friday, February 6, 2009
Analysing a legacy source code
you can use following commands in cygwin:
find . -type f -name *.java
cat javafilelist.txt |xargs grep hibernate |cut -d":" -f1 | uniq | grep -v router | wc
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
LinkWithin
No comments:
Post a Comment