Question: This is a UNIX Shell Scripting question. Write a shell script called lab4.1 to check the size of regular files in your home directory for
This is a UNIX Shell Scripting question.
Write a shell script called lab4.1 to check the size of regular files in your home directory for file sizes greater or equal to 1KB, then back them up to a compressed file (use extension .bak for the compressed file), and then clean them out (remove).
PLEASE answer SPECIFICALLY in UNIX Shell Script. Do NOT answer in Java/programming language code or UNIX shell commands.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
