Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Your present working directory has the following 6 files: example, example1, example2, example12, example-abc and examples. Use a single command to delete all but the
Your present working directory has the following 6 files: example, example1, example2, example12, example-abc and examples. Use a single command to delete all but the example file.
There are many ways to do this. Try a shell expansion pattern that basically says "example followed by one or more characters" or "file names that do not end with e."
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started