Question: Enter a BASH glob pattern that will match all files in the current working directory that start with the letter 'q' Enter a BASH glob
Enter a BASH "glob" pattern that will match all files in the current working directory that start with the letter 'q'
Enter a BASH glob pattern that will match all files in the current working directory with names ending in '.txt' (and no other files).
There is a subdirectory of the current working directory called "Pics". Enter a Bash glob pattern that will match all files in "Pics" with names that end with '.JPG' (and no other files).
Enter a BASH globbing pattern that will match all files in the current working directory that start with the letter 'a' and end with the letter 'w'.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
