fugidove
fugidove dominates the universe!
Navigation
Home
About Me
My Projects
XML Feed
[shell] grep Vs select-string
10 Nov 2021
»
shell
Linux Shell
grep
-nir
"world"
.
Window PowerShell
select
-string
*
.txt
-pattern
"world"
select
-string
*
,
*
/
*
-pattern
"world"
Share this on →
Tweet
Related Posts
[cheatbook] Linux Shell Command
(Categories:
cheatbook
,
shell
)
[mac] iTerm2 & Oh My ZSH
(Categories:
mac
,
shell
)
« [service] ngrok & localtunnel
[cheatbook] Linux Shell Command »