Answer Posted / chandramohan
egrep -v
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.
How to redirect both standard output and standard error to the same location?
What is shell application?
What is the default ubuntu terminal?
Can we run shell script in windows?
Determine the output of the following command: name=shubham && echo ‘my name is $name’.
How does path variable work?
What is sed in shell script?
write a shell script to check the failed jobs?
What happens on a system call?
Calculate a real number calculation directly from the terminal and not any shell script.
What is the significance of the shebang line in shell scripting?
What does $$ mean in shell script?
How do you know which shell I am using?
What are different types of shell?