debuggingtools
combined-head-linecount-check
Verify a file's first N lines and total line count in one shell call using head and wc -l with an echo separator, minimizing read operations and shell iterations.
maintainer
HKUDS
अपडेट किया गया 3/24/2026
स्टार
4934
फोर्क
588
quick start
Installation and usage
Verify a file's first N lines and total line count in one shell call using head and wc -l with an echo separator, minimizing read operations and shell iterations.
इंस्टॉलेशन
$ install --globalskills.sh
उपयोग
इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:
skills use combined-head-linecount-check