Answer Posted / amit
wc command generally used for count the no. of words(-w),
counts the no of lines(-l), count the no of character(-c)
example
wc -c<b
where b is the file. wc command check the character from
file b.similrly use the -l at the position of -c then it
counts the no of lines present in the file b.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the pipe command?
What does the command ' $who | sort –logfile > newfile' do?
What does the metacharacter mean?
What does sed command do in unix?
What are file commands?
What is awk good for?
Name the various commands that are used for the user information in unix.
What is awk used for?
What is in grep command?
What is awk command used for?
Can you enlist some commonly used network commands?
Which command will print your home directory on screen?
what is the advaantage of each user having its own copy of the shell?
What is the use of finger command?
Using unix command how to display no of records in oracle?