This website works better with JavaScript.
Home
Explore
Help
Sign In
david.wurm
/
InternetServicesBook
mirror of
https://github.com/trimstray/the-book-of-secret-knowledge
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
minor fixes
- signed-off-by: trimstray <trimstray@gmail.com>
pull/84/head
trimstray
5 years ago
parent
48ac062592
commit
f3846c26ee
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+ 1
- 1
README.md
View File
@@ -3079,7 +3079,7 @@ grep -v ^[[:space:]]*# filename
egrep -v '#|^$' filename
```
###### Show strings
that begins
with a dash/hyphen
###### Show strings with a dash/hyphen
```bash
grep -e -- filename
Write
Preview
Loading…
Cancel
Save