marcusbuffett / pipe-renameLinks
Rename your files using your favorite text editor
☆413Updated last year
Alternatives and similar repositories for pipe-rename
Users that are interested in pipe-rename are comparing it to the libraries listed below
Sorting:
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆538Updated last year
- A command-line tool to batch rename files and directories☆542Updated 3 months ago
- A sharp cut(1) clone.☆714Updated 2 weeks ago
- A code snippets manager for your terminal.☆394Updated last year
- a calculator REPL, similar to bc(1)☆875Updated 3 weeks ago
- Find and replace text in source files☆478Updated 3 months ago
- Batch rename utility for developers☆675Updated 4 months ago
- A Rust library and tool to colorize paths using LS_COLORS☆279Updated 8 months ago
- Print a list of paths as a tree of paths 🌳☆482Updated 3 years ago
- Declarative bash/fish/zsh completions without writing shell scripts☆269Updated last month
- Yet another diff highlighting tool☆593Updated 6 months ago
- The intuitive, config-driven terminal multiplexer designed for software & systems engineers☆673Updated 2 years ago
- 📠 Pretty and fast csv viewer for cli with cjk/emoji support.☆657Updated 2 months ago
- Yet another management tool for dotfiles☆234Updated 3 years ago
- CLI tool to help keep track of your Git repositories, written in Rust☆344Updated 2 months ago
- A minimal, fast alternative to 'du -sh'☆1,093Updated 6 months ago
- CLI search and replace | Space Age seD☆1,919Updated 2 months ago
- A code search / replace tool☆886Updated 2 weeks ago
- terminal mail client, mirror of https://git.meli-email.org/meli/meli.git https://crates.io/crates/meli☆749Updated last week
- cha(rs) is a commandline tool to display information about unicode characters☆187Updated 2 weeks ago
- A significantly faster alternative to the classic Unix cp(1) command, copying large files and directories in a fraction of the time.☆787Updated 10 months ago
- a subprocess caching utility, available as a command line binary and a Rust library.☆289Updated 3 weeks ago
- Mailing list style code reviews for github☆339Updated 2 weeks ago
- Screen{shot,cast} and perform ImageOps on the command line 🌱 🏞️☆651Updated 6 months ago
- CLI utility to find the union, intersection, set difference, etc of files considered as sets of lines☆199Updated 2 weeks ago
- Lolcate -- A comically fast way of indexing and querying your filesystem. Replaces locate / mlocate / updatedb. Written in Rust.☆300Updated 2 years ago
- Highly parallelized, blazing fast directory tree analyzer☆578Updated last week
- Terminal Epub reader☆304Updated last year
- A diff filter highlighting which line parts have changed☆434Updated last month
- Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.☆250Updated last year