How do I issue this linux command?
by Alrick2004 from LinuxQuestions.org on (#4Y350)
Assume that your current directory contains the files 'labtest', 'labtest1', 'labtest2', 'labtest2a', 'labtest3',
and 'labtest4'.
How do I issue a command to delete only the files 'labtest1' and 'labtest2' using one ambiguous pathname. (character class). How could I use the "rmdir" command with a "[]"bracket class range. to issue the command


and 'labtest4'.
How do I issue a command to delete only the files 'labtest1' and 'labtest2' using one ambiguous pathname. (character class). How could I use the "rmdir" command with a "[]"bracket class range. to issue the command