1.

Write a shell script to count the specified number of lines in a text file without using wc command?

Answer»

Explanation:

a shell SCRIPT to count the specified number of LINES in a TEXT file without USING wc COMMAND



Discussion

No Comment Found