Skip to content

Instantly share code, notes, and snippets.

@Masynchin
Last active July 30, 2022 23:59
Show Gist options
  • Save Masynchin/c5bdf3119ca749fd9d7749bde8554b0f to your computer and use it in GitHub Desktop.
Save Masynchin/c5bdf3119ca749fd9d7749bde8554b0f to your computer and use it in GitHub Desktop.

Revisions

  1. Masynchin revised this gist Jul 30, 2022. 2 changed files with 1 addition and 1 deletion.
    1 change: 1 addition & 0 deletions rgnot.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    rg 'new RqHeaders.Smart\((?!req)' --pcre2
    1 change: 0 additions & 1 deletion ruplacernot.sh
    Original file line number Diff line number Diff line change
    @@ -1 +0,0 @@
    rg 'new RqHeaders.Smart\((?!req|this)' --pcre2
  2. Masynchin created this gist Jul 30, 2022.
    1 change: 1 addition & 0 deletions ruplacernot.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    rg 'new RqHeaders.Smart\((?!req|this)' --pcre2