1.

Write a command to find the total number of lines in a file without using nr

Answer»

Explanation:

a SHELL script to count the SPECIFIED number of lines in a text FILE without USING WC command



Discussion

No Comment Found