diff --git a/test6_error.log b/test6_error.log new file mode 100644 index 0000000..bc8305f --- /dev/null +++ b/test6_error.log @@ -0,0 +1,24 @@ + +Version: 1.0 (created: 2016-10-18) + +ERROR: url is missing... EXIT!!! + +BASIC USAGE... + $ ./WSM_Neumann.sh + OR + $ bash WSM_Neumann.sh + $ ksh WSM_Neumann.sh + $ zsh WSM_Neumann.sh + $ dash WSM_Neumann.sh + $ busybox ash WSM_Neumann.sh + +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 : text search with extended regexp + -F : text search with fixed string + -G : text search with basic regexp +