From fe14fcc35f78a371a174a1d14256c2f35ae4262b Mon Sep 17 00:00:00 2001 From: Larry Wall Date: Thu, 21 Mar 1991 00:00:00 +0000 Subject: perl 4.0.00: (no release announcement available) So far, 4.0 is still a beta test version. For the last production version, look in pub/perl.3.0/kits@44. --- eg/findtar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'eg/findtar') diff --git a/eg/findtar b/eg/findtar index 4fdcdad268..d7c85d4255 100644 --- a/eg/findtar +++ b/eg/findtar @@ -1,6 +1,6 @@ #!/usr/bin/perl -# $Header: findtar,v 3.0 89/10/18 15:13:52 lwall Locked $ +# $Header: findtar,v 4.0 91/03/20 01:09:48 lwall Locked $ # 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. -- cgit v1.2.1