Copy wisely

Report a typo

Use cp command and glob patterns to copy all the files except those with names ending in any number. For example: copying me7 from the current directory to the /tmp/forcopy.

Sample Input 1:

Sample Output 1:

Ok
Write a program in Shell
solve() {
# add your solution here

}
___

Create a free account to access the full topic