Write a shell script to count the specified number of lines in a text file without using wc command?
Answers
Answered by
0
Explanation:
a shell script to count the specified number of lines in a text file without using wc command
Similar questions