Miserlou / LoopLinks
UNIX's missing `loop` command
☆681Updated 2 years ago
Alternatives and similar repositories for Loop
Users that are interested in Loop are comparing it to the libraries listed below
Sorting:
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆537Updated last year
- A minimal, fast alternative to 'du -sh'☆1,089Updated 5 months ago
- Yet another diff highlighting tool☆593Updated 5 months ago
- Print a list of paths as a tree of paths 🌳☆479Updated 3 years ago
- A human-friendly and fast alternative to cut (and sometimes awk)☆1,990Updated 8 months ago
- a calculator REPL, similar to bc(1)☆866Updated last year
- Find build artifacts that are taking up disk space☆342Updated 2 years ago
- Debugger for Sed: demystify and debug your sed scripts, from comfort of your terminal.☆1,173Updated 3 weeks ago
- A sharp cut(1) clone.☆711Updated 2 months ago
- Modernish is a library for writing robust, portable, readable, and powerful programs for POSIX-based shells and utilities.☆775Updated 6 months ago
- The fastest file manager in the galaxy!☆1,332Updated 2 years ago
- Find and replace text in source files☆475Updated 2 months ago
- 🔮 Futuristic take on hexdump, made in Rust.☆543Updated 11 months ago
- Batch rename utility for developers☆671Updated 3 months ago
- Terminal disk space navigator 🔭☆2,688Updated last year
- Bits, bytes and address calculator☆658Updated 3 months ago
- Tiny date, time diff calculator with piggybacked timers☆390Updated 4 months ago
- workspace productivity booster☆553Updated this week
- Functional programming tools for the shell☆1,228Updated 6 months ago
- This project now lives on in a rewrite at https://gitlab.redox-os.org/redox-os/parallel☆1,198Updated 7 years ago
- Find files (ff) by name, fast!☆338Updated 3 years ago
- A command line image processing tool☆264Updated 3 years ago
- ✅ checks presence of various command line tools and their versions on the path☆717Updated 3 months ago
- The intuitive, config-driven terminal multiplexer designed for software & systems engineers☆670Updated 2 years ago
- An old-school bash-like Unix shell written in Rust☆996Updated last month
- a tool to analyze file system usage written in Rust☆846Updated 2 years ago
- 🎭 A CLI task runner defined by a simple markdown file☆1,306Updated 7 months ago
- A fast and reliable alternative to rsync for synchronizing local files written in Rust