Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 339 Bytes

File metadata and controls

11 lines (5 loc) · 339 Bytes

Notes

Windows shell (cmd) doesn't expand wildcards so you dont need to put them in quotes, also you dont need to escape parenthesis and semicolon. Escape symbol for special chars is ^, not \

/dev/null windows equivalent is NUL

See also

https://github.com/mugiseyebrows/pyfindlib