Project description
abspath is a command line tool that prints the absolute paths of all given
files. File names can be piped via STDIN or given as arguments.
Usage
abspath file1.txt path/to/file2.pdf
abspath Desktop/*
find . -name *.pdf | abspath
Installation
Installation from PyPI
sudo pip install abspath
Installation from the repository
git clone https://github.com/arne-cl/abspath.git
cd abspath
sudo python setup.py install
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file abspath-0.1.0.tar.gz
.
File metadata
-
Download URL:
abspath-0.1.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
-
Uploaded using Trusted Publishing? No
File hashes
Hashes for abspath-0.1.0.tar.gz
Algorithm |
Hash digest |
|
SHA256 |
1cdb53ff1f1dd493dd0bbf9855f5a3bb9e9be23a2ece680a524ac0695e0e3862 |
|
MD5 |
181de72a73511caa42b1f8fa4b1d9580 |
|
BLAKE2b-256 |
1e6ee51c483e0d47666c5543a1fcbb94246ddb05fabc6d40002453e3dca16e99 |
|
See more details on using hashes here.