The Wayback Machine - https://web.archive.org/web/20211222050337/https://github.com/topics/grep
Skip to content
#

grep

Here are 427 public repositories matching this topic...

🔍NEW ugrep v3.4: ultra fast grep with interactive query UI and fuzzy search: search file systems, source code, text, binary files, archives (cpio/tar/pax/zip), compressed files (gz/Z/bz2/lzma/xz/lz4/zstd), documents and more. A faster, user-friendly and compatible grep replacement.

  • Updated Dec 21, 2021
  • C++
RecoverPy
PabloLec
PabloLec commented Jun 21, 2021

Currently, RecoverPy only works with Linux systems.
This is due to the different tools it uses under the hood but theoretically it could be adapted to work on macOS.

grep, dd and even progress are compatible with macOS, so no change needed here.
But lsblk is not so here is the first difference.

Additions needed I can think of right now are:

  • Detect if OS is Linux or macOS (done).

Improve this page

Add a description, image, and links to the grep topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the grep topic, visit your repo's landing page and select "manage topics."

Learn more