Hey everyone,
I'm pretty unexperienced when it comes to SHELL scripting, and I'm having some issues with something. I'm trying to use a command that lists files within a directory with names that start with “t” or “f” and end with “3” or “2”. After that I will need to delete any files with names that begin with "f" within that same directory.
Any help would be greatly appreciated!
Thanks,
pennywise134