ngrep is like GNU grep applied to the network layer. It's a PCAP-based tool that allows you to specify an extended regular or hexadecimal expression to match against data payloads of packets. It under...
#前端开发#a user-friendly pager for grep
#前端开发#a user-friendly pager for grep
Grep Python Abstract Syntax Trees (AST) using XPath
Guide to searching in different file types (documents, breaches, databases, etc.)
quickly filter fastq files by matching sequences to a set of regex patterns
Command-line tool that provides a workflow for extending, editing, diffing, and writing to vim-style grep lines.
Oracle PL/SQL stored procedure to search a regular expression across all text columns of a database.
A small command line utility for finding text in many files
#自然语言处理#Сравнение набора слов и шаблона, описывающего эти слова с помощью граммем
🔎 Search for files matching a pattern in your current directory.
A simple command-line utility written in Rust, designed to search for a specific pattern in files within a directory (and its subdirectories). It mimics the functionality of the grep command, offering...
A small plugin for the command git grep -r. This command excludes all files written in .gitignore, that means, it is perfect for node.js-like projects
A C# tool that mimics the grep command found in linux based operating systems.