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
What is af_unix?
What is dot profile in unix?
What is the role of the kernel in unix?
Explain the method of changing file access permission?
What is inode in unix operating system?
What do you understand by unix shell?
What is unix environment?
What scheme does the Kernel in Unix System V follow while choosing a swap device among the multiple swap devices?
How do I check disk space in unix?
What are the core concepts of unix
How can you count the number of characters and lines in a file?
Explain the term filter.
Write a shell script that requests the user's age and then echoes it, along with some suitable comment.
How do I find a pattern in unix?
List the different types of files that can be made available with unix?