Page 1 of 1
QUESTION 27 For the find command, if we want to find all files larger than 500 MB, we use find-size QUESTION 28 #!/bin/b
Posted: Fri Jul 01, 2022 5:43 am
by answerhappygod

- Question 27 For The Find Command If We Want To Find All Files Larger Than 500 Mb We Use Find Size Question 28 Bin B 1 (27.56 KiB) Viewed 34 times
Please answer all parts clearly
QUESTION 27 For the find command, if we want to find all files larger than 500 MB, we use find-size
QUESTION 28 #!/bin/bash A=B B=2 ((B=B+1)) let $A=5 echo $B What is the output from this script? (put ERROR if it fails)