Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
f2f95b39480cee02c41e4ba59b34e7c3f3b15a05
/
.
/
motors
/
big_schematic
/
count_holes.sh
blob: a44ee0d1cc55d7356560679f393dd9c7e7402061 [
file
] [
log
] [
blame
]
#!/bin/bash -x
egrep
'Via|Pin'
$1
|
wc
-
l