unix command how to dispaly no of records in oracle?
Answer Posted / babi
>wc -l filename
Example:cat>file
1 abc 100
2 def 200
3 ghi 300
4 ijk 500
>wc -l file
4 file
| Is This Answer Correct ? | 2 Yes | 10 No |
Post New Answer View All Answers
How to display the contents of a file?
Why unix is secure than windows?
What are the types of unix?
Is unix multiuser?
Can you explain the method of changing file access permission?
How do I search for a file in unix?
List the different types of files that can be made available with unix?
Explain how do we change file access permissions?
What is the home directory in unix?
What is the full form of unix operating system?
What are the links and symbolic links in a unix file system?
What is ps1 and ps2 in unix?
What is unix operating system used for?
What do you understand by the term kernel?
What is a directory?