1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 03:27:44 +00:00

ptx: escape regular expression character class special chars

This commit is contained in:
Michael Kefeder 2022-04-30 10:01:11 +02:00
parent 4889128ede
commit 83a64f4afe
3 changed files with 9 additions and 2 deletions

View file

@ -1 +1 @@
abc_e
abc_e^-]\

View file

@ -29,6 +29,7 @@
.xx "" "let's check special characte" "rs:" ""
.xx "" """quote" "s"", for roff" ""
.xx "" "oh, and back\sla" "sh" ""
.xx "" "oh, and back\" "slash" ""
.xx "" "and" "some other like %a, b#, c$c" ""
.xx "" "let's check" "special characters:" ""
.xx "" "let's check special charac" "ters:" ""