lotabout / rargsLinks
xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`
☆552Updated 2 years ago
Alternatives and similar repositories for rargs
Users that are interested in rargs are comparing it to the libraries listed below
Sorting:
- Find and replace text in source files☆487Updated 7 months ago
- A command-line tool to batch rename files and directories☆551Updated 6 months ago
- A lightweight blazingly fast file watcher.☆283Updated last week
- A Rust library and tool to colorize paths using LS_COLORS☆278Updated last year
- CLI tool to help keep track of your Git repositories, written in Rust☆364Updated last month
- An efficient way to filter duplicate lines from input, à la uniq.☆219Updated last year
- 🔮 Futuristic take on hexdump, made in Rust.☆550Updated 4 months ago
- Print a list of paths as a tree of paths 🌳☆493Updated 4 years ago
- 📠 Pretty and fast csv viewer for cli with cjk/emoji support.☆665Updated 6 months ago
- The intuitive, config-driven terminal multiplexer designed for software & systems engineers☆679Updated 2 years ago
- a calculator REPL, similar to bc(1)☆895Updated 2 months ago
- 👩❤️💋👩 Synchronize installed packages on multiple machines☆279Updated this week
- instant coding answers via the command line (howdoi in rust)☆246Updated last year
- Batch rename utility for developers☆688Updated 2 months ago
- A code snippets manager for your terminal.☆400Updated last year
- Interactive Grep☆784Updated 2 weeks ago
- workspace productivity booster☆560Updated 3 weeks ago
- A fast duplicate file finder☆475Updated last month
- A sharp cut(1) clone.☆720Updated 4 months ago
- Rename your files using your favorite text editor☆416Updated 2 months ago
- Yet another diff highlighting tool☆604Updated 10 months ago
- Declarative bash/fish/zsh completions without writing shell scripts☆279Updated last week
- Find build artifacts that are taking up disk space☆341Updated 2 years ago
- Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.☆253Updated last year
- Lolcate -- A comically fast way of indexing and querying your filesystem. Replaces locate / mlocate / updatedb. Written in Rust.☆304Updated 2 years ago
- A diff filter highlighting which line parts have changed☆463Updated last week
- An asynchronous, runtime data feedable terminal paging library for Rust☆342Updated last year
- A tool to interactively write shell pipelines.☆524Updated 5 months ago
- An extended `cp`☆861Updated last month
- A modern alternative to the watch command, records the differences in execution results and can check this differences at after.☆946Updated last month