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


Please Help Members By Posting Answers For Below Questions

What does cd mean in unix?

530


What is the role of the kernel in unix?

579


What is path variable in unix?

494


How do we change file access permissions?

544


What do you mean by unix operating system?

496






How do you change directories in unix?

522


Explain what is standard unix streams ?

545


How do I run a shell script in unix?

558


What are the main features of unix?

497


What is Thread dump in unix?

577


Explain what are links and symbolic links in unix file system?

534


How does unix operating system works?

536


Name the data structure used to maintain file identification?

573


What is dev null in unix?

497


Explain what are the unix system calls for i/o?

526