8000 awk regex to isolate host matches too broadly · Issue #9 · TimidRobot/cmc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

awk regex to isolate host matches too broadly #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
TimidRobot opened this issue Sep 30, 2022 · 0 comments
Closed

awk regex to isolate host matches too broadly #9

TimidRobot opened this issue Sep 30, 2022 · 0 comments
Assignees

Comments

@TimidRobot
Copy link
Owner
TimidRobot commented Sep 30, 2022

The following regex will match any string that begins with _hostname:

cmc/cmc

Line 163 in 0a0344d

tolower(\$0) ~ /^[[:space:]]*hostname[[:space:]]+${_hostname}/ {

@TimidRobot TimidRobot self-assigned this Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0