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
Does unix have a gui?
Is unix the first operating system?
How do you start and stop services in unix without using admin console?
What is a filter in unix? Give an example.
Is windows a unix operating system?
Give a brief idea about representation of devices in unix.
What are the layers of unix operating system?
What is unix for?
What is the difference between an absolute path and a relative path in unix?
How old is unix?
What is ps1 and ps2 in unix?
Does unix still exist?
If we are terminated at the middle of the program execution in UNIX,what will happen to the program, it will continue running r terminate r the o/p will be send to your mail?
What unix means?
What does shebang mean in unix?