DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SHELL
powershell find in history
Get-Content (Get-PSReadlineOption).HistorySavePath | ? { $_ -like '*foo*' }
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#powershell
#find
#history
ADD COMMENT
Topic
COMMENT
Name
7+8 =
Submit