Skip to main content

Expand wildcards in shells of Windows using the dir or the Get-ChildItem command

Project description

win_wildcard

Expand wildcards in shells of Windows using the dir or the Get-ChildItem command.

Refer the homepage for sample.

Motivation

Python has a glob module that supports posix-spec wildcards, so it is possible to create scripts with wildcards available. However, for the reasons described below, glob's wildcard is not the same as expected on the Windows command line.

The Windows shell leaves wildcard expansion to the command, so there is no standard way to expand wildcards.

Some wildcards of cmd.exe are undocumented.

There have been reports of user confusion due to wildcard specifications varying from command to command.

I thought it would be appropriate to provide a function that calls the dir command or Get-ChildItem command and uses the result of expanding the wildcard.

Such wildcard expansion would allow the user to run the dir or Get-ChildItem command to see what files are specified before executing the script.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

win_wildcard-0.5.2.tar.gz (4.2 kB view details)

Uploaded Source

File details

Details for the file win_wildcard-0.5.2.tar.gz.

File metadata

  • Download URL: win_wildcard-0.5.2.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for win_wildcard-0.5.2.tar.gz
Algorithm Hash digest
SHA256 4792eeef0b94de9f75cecb3011dc4c99b3544f633871f8749bc7fe134977d1bb
MD5 dffba49237284a138984bc7258527b2c
BLAKE2b-256 600971d92fde6e1454064c595c1108455e83f70758506fdcdc77b44b9da9f9f1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page