get the absolute paths of files on the command line
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
License
3-clause BSD.
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size & hash SHA256 hash help | File type | Python version | Upload date |
---|---|---|---|
abspath-0.1.0.tar.gz (1.7 kB) Copy SHA256 hash SHA256 | Source | None | Aug 21, 2014 |