diff options
Diffstat (limited to 'contrib/reghunt/examples/reg-watch')
-rwxr-xr-x | contrib/reghunt/examples/reg-watch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/reghunt/examples/reg-watch b/contrib/reghunt/examples/reg-watch new file mode 100755 index 000000000..218b97c06 --- /dev/null +++ b/contrib/reghunt/examples/reg-watch @@ -0,0 +1,3 @@ +#! /bin/sh + +awk -f reg-watch.awk "$@" |