Dear All,
Can anybody tell me how to predefind no. of selected rows
from a text file.
Answer Posted / junhua
awk 'NR <= n'
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What does $0 mean in shell script?
How do I run a .sh file on mac?
wats the deinitions for shell utility and filter?
What is awk in shell scripting?
Why are there shells on the beach?
What is option in shell script?
Determine the output of the following command: [ -z “” ] && echo 0 || echo 1
Explain how you Automate your application using Shell scripting.
What are the four fundamental components of every file system on linux?
How to print the first array element?
What is the best scripting language?
What is the command to find out users on the system?
How to debug the problems encountered in the shell script/program?
Which is better perl or shell scripting?
What is a command line shell?