Answer Posted / samrat biswal
wc -l <file_name> will display the number of lines present
in that file or the record count
wc -w <file_name> will display the number of words present
in that file
wc -c <file_name> will display the number of character
present in that file
Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What does this command do? Cat food 1 > kitty
What is the use of egrep command in unix?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What do chgrp command do?
Can you explain a little bit about command substitution?
What is s and g in sed command?
What are the commands in UNIX to list the files in a Directory?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
How does shebang work?
Differentiate cmp command from diff command.
What will the following command do?
Explain ‘system calls’ with respect to unix commands?
How does pipe () work?
What does grep v grep do?
Are you in or at the office?