Page 1 of 1

QUESTION 1 #!/bin/bash echo abc | sed -r 's/ [bad]/good/' What is the output from the sed command in this script? QUESTI

Posted: Fri Jul 01, 2022 5:43 am
by answerhappygod
Question 1 Bin Bash Echo Abc Sed R S Bad Good What Is The Output From The Sed Command In This Script Questi 1
Question 1 Bin Bash Echo Abc Sed R S Bad Good What Is The Output From The Sed Command In This Script Questi 1 (28.6 KiB) Viewed 25 times
Please answer all parts clearly
QUESTION 1 #!/bin/bash echo abc | sed -r 's/ [bad]/good/' What is the output from the sed command in this script? QUESTION 2 If 'Is -l' prints this line, what does the 5 mean? "-rwx------ 1 sohara faculty 5 Oct 7 16:31 temp" O month day size #links