diff options
Diffstat (limited to 'usr.bin/grep/d_input')
| -rw-r--r-- | usr.bin/grep/d_input | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/usr.bin/grep/d_input b/usr.bin/grep/d_input new file mode 100644 index 0000000000000..5e38c39ed414d --- /dev/null +++ b/usr.bin/grep/d_input @@ -0,0 +1,12 @@ +dot.separated@words +kkseparatedkk +Front of the line +This is a another line with a Front and an ending +Special characters [, $, ^, * +Here is another ending. + +Mostly I prefer lower case to upper case, +but UpPeR cAsE has its merits too. + +matchme + |
