| Crates.io | vixargs |
| lib.rs | vixargs |
| version | 0.1.0 |
| created_at | 2023-11-20 17:05:28.755211+00 |
| updated_at | 2023-11-20 17:05:28.755211+00 |
| description | visual xargs executes one command per window pane |
| homepage | |
| repository | https://github.com/fenollp/vixargs |
| max_upload_size | |
| id | 1042547 |
| size | 12,801 |
visual 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?