My Report

Unix Practice Test 9


Correct Answer: 2 points | Wrong: -1 point
Grades: A* (100% score) | A (80%-99%) | B (60%-80%) | C (40%-60%) | D (0%-40%)
advertisement

1. Which of the following is an invalid command?

2. Which built-in variable is used by the awk to specify the line numbers?

3. awk supports the use of arrays.

4. The following will display :

perl -e ‘print “UNIX” x 10 . “\n” ;’

5. Which option is used for reading an awk program from a file?

6. To yank from current cursor up to first occurrence of string str in reverse direction, we can use:

7. dw will ________

8. Which escape character is used for identifying a word character?

9. An operator can’t perform any function without being combined with a command or itself.

10. For yanking text, ___ is used.


 

Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.