Problem : I have some directories with a varying numbers of files and subdirectories. All files that have no extensions […]
Tag: wildcards
DEL *1.* deletes all files in folder
Problem : I’m trying to delete all files that end with the number one, but for some reason it is […]
Removing Information
QUESTION : I have information in an Excel column I’m trying to remove. The cell contains MMM DD HH:MM:SS YYYY. […]
how to expand filenames on command line [duplicate]
Problem : This question already has answers here: Is there any way to get the windows cmd shell to expand […]
Why do wildcards behave differently for different drives?
Problem : I’m using a Windows XP SP3 machine. My Z: drive is a mapped drive to a UNIX box. […]
Linux Wildcard Random instead of Alphabetical Order? [closed]
Problem : Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? […]
Multiple wildcards in excel filter
QUESTION : Can I use multiple wildcards when I’m filtering data on a specific column? I have a table (20K+ […]
`locate` wildcard strange behavior – why?
Problem : locate “*.png” returns all files ending with .png, as expected. locate “test.*” doesn’t return anything, but there are […]
How do I delete all files within subdirectories matching a given wildcard in Windows?
QUESTION : I would like to delete all files on a Windows server matching this wildcard: E:Cache***_ROOTa*_SYMBOLweekly* In linux, I […]
Mac terminal isn’t recognizing wild card
QUESTION : I’m trying to write a script that shrinks all the images in a folder. From here I got […]
- 1
- 2