A small and fast recursive grep written in Go

grrep는 Go 언어로 작성된 작고 빠른 재귀적 grep 도구로, .gitignore와 .ignore 파일을 존중하며 gitjoin으로 관리되는 서브레포지토리도 검색할 수 있습니다. 기본 라이브러리만으로 구현되어 안전성과 성능을 추구하며, MacBook Pro M1 환경에서 ripgrep보다 빠른 성능을 보였습니다. 최대 디렉터리 깊이 지정, 대소문자 무시, 고정 문자열 검색 등 다양한 옵션을 제공합니다. 오픈소스이며 Apache-2.0 라이선스를 따릅니다.

https://github.com/bep/grrep

#golang #grep #opensource #searchtool #gitignore

GitHub - bep/grrep: A small and fast recursive grep written in Go.

A small and fast recursive grep written in Go. Contribute to bep/grrep development by creating an account on GitHub.

GitHub

grep is a must-know Linux command 🔍

This guide covers real examples, options, and practical usage for logs and debugging 👇
https://www.linuxteck.com/grep-command-in-linux-with-examples/

#Linux #Grep #DevOps #SysAdmin #OpenSource #LinuxTeck

Grep Command In Linux With Examples: 10 Powerful Workflows | LinuxTeck

Learn the grep command in Linux with examples covering 30 real workflows - basic search, advanced options, and sysadmin use cases for Ubuntu and Rocky Linux.

LinuxTeck

Did you jump to the latest valuable news that vermaden carefully and painstakingly creates for us? You haven't?

You don't know about its existence?

Go and have a look

https://vermaden.wordpress.com/2026/05/04/valuable-news-2026-05-04/

#BSD #news #computers #OS #verblog #vermaden #no #TV #grep #important #RSS

10 GREP command workflows to level up your Linux CLI skills 🔍

From basic search → real-world log analysis
Save it for quick reference

#Linux #Grep #DevOps #SysAdmin #OpenSource #LinuxTeck

Wusstet ihr, dass `grep -r "TODO" .` euch zeigt, wie viele Baustellen ihr in eurem Projekt habt? 🔍

Bei mir: 47 TODOs, 3 FIXMEs und ein Kommentar der einfach nur "warum???" heißt. Das Projekt läuft seit 2019 in Produktion. 😅

Manchmal ist freie Software auch einfach ehrliche Software.

#Linux #OpenSource #grep #Entwicklung #FreieSoftware

Guten Morgen! ☕

Wusstet ihr, dass `grep` seinen Namen von einem `ed`-Befehl hat? `g/re/p` = global / regular expression / print.

50 Jahre alter Unix-Befehl, läuft heute noch auf jedem Linux-System – und ist schneller als die meisten "modernen" Tools. 🦕⚡

Alte Software, die einfach funktioniert: das ist auch freie Software-Kultur.

#Linux #Unix #grep #FreieSoftware #Terminal

Folgendes funktioniert also tatsächlich: man erstellt sich im modernen im #UEFI Modus installierten Betriebssystem (zB LMDE7) ein Desktop Icon, das den Befehl sudo efibootmgr -n 001A und dann einen reboot ausführt. Dann fährt der Rechner wieder runter und startet Windows 7 im #MBR Modus. #efibootmgr listet auch die Hardware #GUID des SATA #controller Dies kann man sich mit #grep im Befehl greifen. Damit wird das resistent gegen Änderungen in der Nummerierung.

#grep #curl

@bagder Today I was in a directory of projects and I wanted to see some files where I was using or referencing the curl command.

# grep -r ' curl ' * 2> /dev/null | wc -l

95

❤️ Much love to you and curl.

Guten Morgen! ☕

Wusstet ihr, dass `grep` seinen Namen von einem ed-Befehl hat? `g/re/p` = "global regular expression print". Seit 1973 rettet es täglich unzählige Admins vor dem Wahnsinn.

`grep -r "Kaffeepause" /home/` – leider noch nie was gefunden 😅

#Linux #grep #CLI #FreieSoftware #Commandline

Whoseever last day at Anthropic is the 30th of April, please do leak Mythos code 😂

#AI #noAI #LLM #LLMs #grep #infosec