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 is the best free unix based os?

506


Explain file system in unix.

519


What does the swapping system do if it identifies the illegal page for swapping?

656


Is it possible to see information about a process while it is being executed?

771


How do I find my unix os version?

506






What is the use of -l when listing a directory?

486


What are data structures that are used for Demand Paging?

573


How do you determine and set the path in unix?

530


How to remove the first line/header from a file in Unix?

557


What are the various ids in unix processes?

512


Is windows unix based?

508


What is the procedure to configure MC/SG Cluster services in HP-UX 11i v3 OS Environment?

5499


Does unix have a gui?

505


What are the file permissions and access modes in unix?

488


Explain piping.

501