lotabout / rargsLinks
xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`
☆558Updated 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☆485Updated 10 months ago
- A command-line tool to batch rename files and directories☆570Updated last month
- A lightweight blazingly fast file watcher.☆289Updated last week
- A Rust library and tool to colorize paths using LS_COLORS☆285Updated 3 months ago
- 🔮 Futuristic take on hexdump, made in Rust.☆557Updated 2 months ago
- a calculator REPL, similar to bc(1)☆904Updated 6 months ago
- CLI tool to help keep track of your Git repositories, written in Rust☆382Updated last week
- A fast duplicate file finder☆484Updated 5 months ago
- Print a list of paths as a tree of paths 🌳☆494Updated 4 years ago
- 📠 Pretty and fast csv viewer for cli with cjk/emoji support.☆682Updated 9 months ago
- An efficient way to filter duplicate lines from input, à la uniq.☆222Updated last month
- 👩❤️💋👩 Synchronize installed packages on multiple machines☆283Updated this week
- workspace productivity booster☆559Updated 3 weeks ago
- The intuitive, config-driven terminal multiplexer designed for software & systems engineers☆682Updated 2 years ago
- Declarative bash/fish/zsh/pwsh completions without writing shell scripts!☆289Updated this week
- A code snippets manager for your terminal.☆406Updated 2 years ago
- Rename your files using your favorite text editor☆432Updated 3 weeks ago
- ☆144Updated last year
- Batch rename utility for developers☆703Updated 5 months ago
- An interactive replacer for ripgrep that makes it easy to find and replace across files on the command line.☆488Updated 7 months ago
- Interactive Grep☆810Updated 2 weeks ago
- An extended `cp`☆885Updated this week
- A modern alternative to the watch command, records the differences in execution results and can check this differences at after.☆978Updated 2 weeks ago
- Find build artifacts that are taking up disk space☆340Updated 2 years ago
- Lolcate -- A comically fast way of indexing and querying your filesystem. Replaces locate / mlocate / updatedb. Written in Rust.☆310Updated 2 years ago
- A minimal, fast alternative to 'du -sh'☆1,164Updated last month
- Fast command line app in rust/tokio to run commands in parallel. Similar interface to GNU parallel or xargs plus useful features. Liste…☆268Updated this week
- An asynchronous, runtime data feedable terminal paging library for Rust☆357Updated last month
- A syntax highter for diffs, clarifying which parts of lines have changed☆488Updated 2 weeks ago
- Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.☆261Updated 2 years ago