Find-String

1.7.2

Find-String is a PowerShell script whose purpose is to emulate grep and/or ack by providing searching over text files.

Minimum PowerShell version

2.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Find-String

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Find-String

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2017 David Mohundro. All rights reserved.

Package Details

Author(s)

  • David Mohundro

Tags

Linux Mac grep ack

Functions

Find-String Out-ColorMatchInfo

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

https://github.com/drmohundro/Find-String/blob/master/CHANGELOG.md

FileList

  • Find-String.nuspec
  • CHANGELOG.md
  • Find-String.psd1
  • Find-String.psm1
  • LICENSE
  • README.md
  • .git\config
  • .git\description
  • .git\HEAD
  • .git\index
  • .git\packed-refs
  • .git\hooks\applypatch-msg.sample
  • .git\hooks\commit-msg.sample
  • .git\hooks\post-update.sample
  • .git\hooks\pre-applypatch.sample
  • .git\hooks\pre-commit.sample
  • .git\hooks\pre-push.sample
  • .git\hooks\pre-rebase.sample
  • .git\hooks\pre-receive.sample
  • .git\hooks\prepare-commit-msg.sample
  • .git\hooks\update.sample
  • .git\info\exclude
  • .git\logs\HEAD
  • .git\logs\refs\heads\master
  • .git\logs\refs\remotes\origin\HEAD
  • .git\objects\pack\pack-6a1521f9828346da999d64921931655b64aff489.idx
  • .git\objects\pack\pack-6a1521f9828346da999d64921931655b64aff489.pack
  • .git\refs\heads\master
  • .git\refs\remotes\origin\HEAD
  • .vscode\database.json

Version History

Version Downloads Last updated
1.7.2 (current version) 29,200 1/26/2018
1.7.0 1,106 7/14/2015