CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
regexpowershell
11-10
OS
Using regex in Powershell scripting to verify if a value is like another
02-03
Software engineering
powershell -replace: surround captured regex group with dollar signs like: $group$
02-01
OS
regex can't be first element for pipeline - how get match
01-29
OS
Extract text from html with powershell - bad pattern
01-28
Software engineering
Add spaces, hyphens and move text in filename using PowerShell
01-23
other
Regex to find repeating numbers between other numbers
01-19
other
Extract substrings in a string using regex if the prefix matches one from the list
01-14
front end
Incorporating Regex in Get-ChildItem
01-11
Software design
Powershell Regex question. Escape parenthesis
01-06
Software design
Regex to hide first two IP address octets
12-17
Enterprise
Regular Expression for inline Comments Powershell
12-16
OS
Regular Expression for renaming Files
12-14
Enterprise
I'm having trouble with a regular expression with a lookahead condition
12-11
Software design
How to select lines between { and } inclusive in powershell using regex
12-08
database
Powershell: Replace only fist occurence of a line/string in entire file
12-07
database
How to get searched strings (not lines) in a file using PowerShell?
12-05
Blockchain
Replace comma between square brackets using PowerShell
12-03
Enterprise
Find pattern in file powershell
11-30
Enterprise
splitting text file into array correctly with -split operator
11-23
Enterprise
How can i replace all lines in a file with a pattern using Powershell?
11-23
Mobile
Powershell Regex with special characters
11-16
other
Reg ex involving new line for Powershell script
11-04
OS
Get the next string after validating patterns using powershell
10-30
OS
Can a Regex capture multiple similar pattern in a text block?
10-28
Software engineering
How to remove part of file name using a regex expression with Powershell?
10-19
Software design
Powershell Regex for German Umlaute based on upper/lowercase and position in String
10-13
Enterprise
Match Regex from File - PowerShell
10-02
Software design
RegEx named group with anchors and wildcard for characters captured
Links:
CodePudding