Question: I need help writing a Bash script called Keep that takes in an absolute directory path as a parameter, then removes all files in that
I need help writing a Bash script called Keep that takes in an absolute directory path as a parameter, then removes all files in that directory that are not .txt files. how can I do this? pseudo code also works.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
