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