Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
8fa2aadd4c5b9f1596dd9e85280122cf88afe4b7
/
.
/
motors
/
big_schematic
/
count_holes.sh
blob: a44ee0d1cc55d7356560679f393dd9c7e7402061 [
file
] [
log
] [
blame
]
Brian Silverman
8fa2aad
2017-06-10 16:45:30 -0700
[
diff
] [
blame^
]
1
#!/bin/bash -x
2
3
egrep
'Via|Pin'
$1
|
wc
-
l