Crates.io | vixargs |
lib.rs | vixargs |
version | 0.1.0 |
source | src |
created_at | 2023-11-20 17:05:28.755211 |
updated_at | 2023-11-20 17:05:28.755211 |
description | visual xargs executes one command per window pane |
homepage | |
repository | https://github.com/fenollp/vixargs |
max_upload_size | |
id | 1042547 |
size | 12,801 |
vi
sual xargs
executes one command per window paneMake the invisible palpable
cargo install --git https://github.com/fenollp/vixargs
# sudo apt install tmux
# Say the file ./commands has one shell command per line
vixargs -a commands
tmux attach
to worktmux
with a Rust solution maybe this?