How would you print just the 25th line in a file using
smallest shell script?
Answer Posted / guest
head -25 filename | tail -1
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
How will you copy a file from one machine to other?
What is a shell environment?
Set up a Sev 2 alert when the Primary WA service fails. A windows batch script needs to be created that will monitor the WA service on the Primary and when the service stops/fails a Sev 2 TT is generated for a particular team ?
What is another name for a bash shell script that you might see?
Write a command sequence to find all the files modified in less than 2 days and print the record count of each.
Is shell a scripting language?
What language is bash?
What is bash coding?
What is inside a seashell?
What does sh mean?
What is $1 in shell scripting?
What is the default ubuntu terminal?
Is shell scripting difficult?
What is an inode block?
Can you write a script to portray how set –x works?