Skip to main content

modify file name for bash shell can use

Project description

if you have a file named ex. “/home/user/file#*?.name”, use this package, you can get a new filename in string type “/home/user/file\#\*\?.name”

example:

>>> from nameForBash import nameForBash
>>>
>>> filename = nameForBash('/home/user/file#*?.log')
>>> print filename.fileName
/home/user/file#*?.log
>>> print filename.bashName
/home/user/file\#\*\?.log

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

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

Source Distribution

nameForBash-1.0.tar.gz (908 Bytes view details)

Uploaded Source

File details

Details for the file nameForBash-1.0.tar.gz.

File metadata

  • Download URL: nameForBash-1.0.tar.gz
  • Upload date:
  • Size: 908 Bytes
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for nameForBash-1.0.tar.gz
Algorithm Hash digest
SHA256 98f75183de68f50557dea7f0bc2f0ac3ec51d1dd44292e1f794cd541895ae9a7
MD5 d9c17ae6ff230bfe1a78091ea3803d26
BLAKE2b-256 52d4fe0ed2d86552c9d9bf8ab49af1eee985898eb9e13151014e6ef12515f04c

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