-
Updated
May 9, 2022 - Rust
#
grep
Here are 449 public repositories matching this topic...
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
-
Updated
Oct 16, 2021 - Shell
A collection of handy Bash One-Liners and terminal tricks for data processing and Linux system maintenance.
linux
shell
bash
terminal
system
hardware
grep
data-processing
variables
xargs
xwindow
one-liners
linux-administration
oneliner-commands
shell-oneliner
-
Updated
May 10, 2022
search
unicode
interactive
zip
regex
tar
fuzzy-search
code-search
pcre
recursively-search
source-code
grep
ripgrep
silver-searcher
hexdump
file-search
text-search
shell-utilities
grepping
grep-search
-
Updated
May 8, 2022 - C++
SAKURA Editor (Japanese text editor for MS Windows)
editor
windows
visual-studio
cpp
regex
appveyor
text-editor
windows-desktop
grep
macro
codefactor
cpplint
sakura
sakura-editor
sonarcloud
bregonig
azure-pipelines
-
Updated
May 8, 2022 - C++
vgrep - a user-friendly pager for grep
-
Updated
Mar 31, 2022 - Go
ack is a grep-like search tool optimized for source code.
-
Updated
Dec 4, 2021 - Perl
Open
MacOS compatibility
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)
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
Grep with human-friendly search results
-
Updated
May 3, 2022 - Rust
A code search / replace tool
-
Updated
May 4, 2022 - Rust
Example based guide to mastering GNU grep and ripgrep
-
Updated
Nov 22, 2021 - Shell
experimental and very fast implementation of a grep
-
Updated
Feb 24, 2022 - C++
Syntax-aware grep for PHP code.
search
go
golang
syntax
php
code
ast
code-search
grep
structured-search
php-grep
structural-search
phpgrep
-
Updated
Oct 1, 2021 - Go
Grep-like utility based on Lucene Monitor compiled with GraalVM native-image
-
Updated
May 10, 2022 - Clojure
Realtime regex-extraction and aggregation into common formats such as histograms, bar graphs, numerical summaries, tables, and more!
-
Updated
May 6, 2022 - Go
Improve this page
Add a description, image, and links to the grep topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the grep topic, visit your repo's landing page and select "manage topics."
I'd like to be able to run commands on all lines of a file. For example,
bsed wrap lines with "
should execute on all lines of the file. Current workaround is to include some trivial filter likewrap lines containing '.' with "