Virtual Dave
For When You Can't Have The Real Thing
[
start
|
index
|
login
]
start
>
Windows
> Powershell > grep
grep
Created by
dave
. Last edited by
dave
, 8 years and 159 days ago. Viewed 1,995 times. #1
[edit]
[
rdf
]
labels
attachments
The Powershell Equivalent Of grep
Unix:
# command | grep pattern
Powershell:
> (command|out-string) -split "`n" | select-string $STRING
While this may be more flexible, it fails in the simplest cases.
no comments |
post comment
see also:
Windows
snipsnap-index
Dummy Cert Ex...
snipsnap-index
Battery Life
Netscreen
Keep Alive
Juniper
Release Table
snipsnap-search
My Linux Distribution ...
Reverse-Rout...
Change Email...
Virtual Dave
Megaplex:
Home Page
This wiki's
start
page
Send Feedback To Dave
(read this
note about local search
)
Logged in Users: (0)
… and 10 Guests.
Recently Changed
Useful tshark Examples
DHCP Reservations
PHP 7
Find Transparent Proxy Systems
Active Directory with SSSD
Could Not Format Alternate Root
Use User's Password As Enable Password
VPN Status
Startup Control
nbtstat for Linux
Additional Disk
SSH pubkey authentication
CLI Restore Configuration
Example nmcli Commands
tls
macwatch
mac address
BGP Sessions
BGP Neighbors
Unifi Controller
Show Known Wifi Passwords
docker
Remove Host ID
snmpd crash in "Check_HR_FileSys_AutoFs
execute command on hosts
facts
Grow A LVM Partition
FortiClient Error Codes
Test Authentication Server
2020
Editing:
snipsnap-help
,
Image Macro
(
Et auditum est, et idcirco ego nunc simulare
)
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.
Useful:
snipsnap-help
snipsnap-macro-help
Google
snipsnap.org
| Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt