12 Topics
Question

Is it possible to quote/escape command line arguments on Windows while linking setargv.obj?

Question

How do I find all subdirectories (any number of levels) named "x" using windows batch

Question

parse_args all .png files from a parser argument

Question

node glob sync returns empty array

Question

node-glob not finding file that exists and is matched by minimatch (Windows 10)

Question

Filename casing changed to lower when argument for Python Glob module is taken from list

Question

Copy files from Windows folder tree to another folder

Question

Perl one-liner Windows 10 / Power Shell : replace a string in multiple file ending by *.sql won't work (* globing not recognized)

Question

Use / for path on Windows, and have stdlib functions use it as well (glob, os.path, etc.)

Question

How to Cygwin compile all .c files in a directory (globbing in Windows)

Question

I need to copy all the files and it's folder to the target destination using globbing pattern

Question

Fastest way to generate the absolute paths of all the files in a folder recursively in Python?