targs: tmux + xargs
Project description
targs
tmux + xargs = targs
Install
pip install git+https://github.com/ucchiee/targs.git
# or
pip install tmux-xargs
Usage
targs reads newline delimited strings from the standard input and executes utility with the strings as arguments.
e.g.:
$ cat ./etc/domains.txt
# google.com
# apple.com
# facebook.com
# amazon.com
$ tmux
$ cat ./etc/domains.txt | targs -I {} -- ping {}
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
tmux_xargs-0.0.8.tar.gz
(4.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tmux_xargs-0.0.8.tar.gz.
File metadata
- Download URL: tmux_xargs-0.0.8.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c468ee3e08d86fe0e851d12ced450d3255be13f4dbf5bdf721a16cd3be3173f
|
|
| MD5 |
c31c0a6e33300fbe422b64be3c4222e5
|
|
| BLAKE2b-256 |
caa2f685d4314b0fe5543455c420e04ceb208947392c7cdf436889dc004c2e85
|
File details
Details for the file tmux_xargs-0.0.8-py3-none-any.whl.
File metadata
- Download URL: tmux_xargs-0.0.8-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6173787e58fe94f0f60f4e3b6771cdc4ac2119480905bb207aa3f5d14e131078
|
|
| MD5 |
c92ebc70cd0ebab184902e449e7531d8
|
|
| BLAKE2b-256 |
42fd0733785c8f15ef283c1a88db633ad54996be1ef875f6d13b36508b3703f3
|