Page Menu
Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Files
F3153685
loc
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
650 B
Referenced Files
None
Subscribers
None
loc
View Options
echo "Corosync Cluster Engine LOC"
echo "---------------------------"
echo -n "exec LOC "
printf "%7.7s\n" `find exec -name *.[ch] -exec cat {} \; | wc -l`
echo -n "lib LOC "
printf "%7.7s\n" `find lib -name *.[ch] -exec cat {} \; | wc -l`
echo -n "include LOC "
printf "%7.7s\n" `find include -name *.[ch] -exec cat {} \; | wc -l`
echo -n "test LOC "
printf "%7.7s\n" `find test -name *.[ch] -exec cat {} \; | wc -l`
echo -n "tools LOC "
printf "%7.7s\n" `find tools -name *.[ch] -exec cat {} \; | wc -l`
echo "---------------------------"
echo -n "total LOC "
printf "%7.7s\n" `find . -name *.[ch] -exec cat {} \; | wc -l`
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Feb 26, 12:25 AM (1 d, 5 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1033826
Default Alt Text
loc (650 B)
Attached To
Mode
rC Corosync
Attached
Detach File
Event Timeline
Log In to Comment