diff options
| author | Paul Buetow <paul@buetow.org> | 2009-11-10 16:54:26 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2009-11-10 16:54:26 +0000 |
| commit | ba4e26913e2796c9f68377631fcf2bbc1b2e800f (patch) | |
| tree | 854812de59d6c5414497c6195c84dbecf0542621 | |
| parent | 0fd43a75fa7ad2b46056649f308cf3c799c6a245 (diff) | |
| -rwxr-xr-x | pwgrep.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#!/bin/bash -x +#!/bin/bash # pwgrep v0.4-devel (c) 2009 by Dipl.-Inform. (FH) Paul C. Buetow # pwgrep helps you to manage all your passwords using GnuGP |
