# grepWin **Repository Path**: mirrors_ReneNyffenegger/grepWin ## Basic Information - **Project Name**: grepWin - **Description**: A powerful and fast search tool using regular expressions - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-07-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # grepWin Regular expression search and replace for Windows [![Build status](https://ci.appveyor.com/api/projects/status/r29a9n4e7cp89qqp?svg=true)](https://ci.appveyor.com/project/stefankueng/grepwin) [![Build Status](https://tortoisesvn.visualstudio.com/tortoisesvnGitHub/_apis/build/status/stefankueng.grepWin)](https://tortoisesvn.visualstudio.com/tortoisesvnGitHub/_build/latest?definitionId=8) grepWin is a simple search and replace tool which can use [regular expressions](https://en.wikipedia.org/wiki/Regular_expression) to do its job. This allows to do much more powerful searches and replaces. In case you're not familiar with regular expressions, we have a very short [regular expression tutorial](https://tools.stefankueng.com/regexhelp.html) for you. [![grepWin](https://raw.githubusercontent.com/stefankueng/grepWin/master/src/Resources/grepWin_search-small.png)](https://raw.githubusercontent.com/stefankueng/grepWin/master/src/Resources/grepWin_search.png) # Command line parameters The command line parameters are listed on a [separate page](https://tools.stefankueng.com/grepWin_cmd.html). Please visit the [homepage](https://tools.stefankueng.com/grepWin.html) of grepWin for more information.