Commit 2b151abe authored by Roshan Rabinarayan's avatar Roshan Rabinarayan

firstCommit

parent 8ea2be5c
#!/bin/sh
find $1 -name "*.*" | xargs grep -sv '^$'| wc -l
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment