In a file , how to retrieve the lines which are the
multiples of 50 ? like 50,100,150th lines etc.
Answer Posted / mohsin
egrep "^[0-9]*[0|5]0" filename
| Is This Answer Correct ? | 5 Yes | 13 No |
Post New Answer View All Answers
what is tickets $ what low,medium,high priorite pls define time also
What are the 3 standard streams in linux?
How do I debug a shell script?
What language is bash written in?
Determine the output of the following command: name=shubham && echo ‘my name is $name’.
Explore about environment variables?
What shell is bin sh?
Why should we use shell scripts?
Is shell scripting a programming language?
What is console line?
What is a batch file used for?
Is shell a scripting language?
What are the different types of commonly used shells on a typical linux system?
What does $0 mean in shell script?
What are different types of shell?