2. For each of the following, use English to explain the given commands. You can assume that all referenced files exist
Posted: Sat Nov 27, 2021 10:26 am
questions): 1. chmod utr info.txt 2. grep INFO info/2021-01.info 3. grep INFO info/2021-01.info | tee info.txt head 4. less info.txt 5. ls [aDt]*.t?t
2. For each of the following, use English to explain the given commands. You can assume that all referenced files exist and no errors occur. (Note: The man command might be useful for these