added sixth example log file
This commit is contained in:
parent
5fc1b6f90c
commit
c112f4ba9b
24
test6_error.log
Normal file
24
test6_error.log
Normal file
@ -0,0 +1,24 @@
|
||||
|
||||
Version: 1.0 (created: 2016-10-18)
|
||||
|
||||
[01;31;40mERROR: url is missing... EXIT!!![00m
|
||||
|
||||
BASIC USAGE...
|
||||
$ ./WSM_Neumann.sh <URL>
|
||||
OR
|
||||
$ bash WSM_Neumann.sh <URL>
|
||||
$ ksh WSM_Neumann.sh <URL>
|
||||
$ zsh WSM_Neumann.sh <URL>
|
||||
$ dash WSM_Neumann.sh <URL>
|
||||
$ busybox ash WSM_Neumann.sh <URL>
|
||||
|
||||
OPTIONS:
|
||||
-d : enable debugging
|
||||
-h : display usage and exit
|
||||
-n : disable logging (enabled by default)
|
||||
-q : disable stdout (enabled by default)
|
||||
-v : print version and exit
|
||||
-E <regexp> : text search with extended regexp
|
||||
-F <regexp> : text search with fixed string
|
||||
-G <regexp> : text search with basic regexp
|
||||
|
Loading…
x
Reference in New Issue
Block a user