diff options
Diffstat (limited to 'eg/findtar')
-rw-r--r-- | eg/findtar | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eg/findtar b/eg/findtar index d7c85d4255..6462f66b4f 100644 --- a/eg/findtar +++ b/eg/findtar @@ -1,6 +1,6 @@ #!/usr/bin/perl -# $Header: findtar,v 4.0 91/03/20 01:09:48 lwall Locked $ +# $RCSfile: findtar,v $$Revision: 4.1 $$Date: 92/08/07 17:20:13 $ # findtar takes find-style arguments and spits out a tarfile on stdout. # It won't work unless your find supports -ls and your tar the I flag. |