diff options
author | Larry Wall <lwall@netlabs.com> | 1991-03-21 00:00:00 +0000 |
---|---|---|
committer | Larry Wall <lwall@netlabs.com> | 1991-03-21 00:00:00 +0000 |
commit | fe14fcc35f78a371a174a1d14256c2f35ae4262b (patch) | |
tree | d472cb1055c47b9701cb0840969aacdbdbc9354a /eg/g | |
parent | 27e2fb84680b9cc1db17238d5bf10b97626f477f (diff) | |
download | perl-fe14fcc35f78a371a174a1d14256c2f35ae4262b.tar.gz |
perl 4.0.00: (no release announcement available)perl-4.0.00
So far, 4.0 is still a beta test version. For the last production
version, look in pub/perl.3.0/kits@44.
Diffstat (limited to 'eg/g')
-rw-r--r-- | eg/g/gcp | 2 | ||||
-rw-r--r-- | eg/g/gcp.man | 2 | ||||
-rw-r--r-- | eg/g/ged | 2 | ||||
-rw-r--r-- | eg/g/gsh | 2 | ||||
-rw-r--r-- | eg/g/gsh.man | 2 |
5 files changed, 5 insertions, 5 deletions
@@ -1,6 +1,6 @@ #!/usr/bin/perl -# $Header: gcp,v 3.0 89/10/18 15:13:59 lwall Locked $ +# $Header: gcp,v 4.0 91/03/20 01:10:05 lwall Locked $ # Here is a script to do global rcps. See man page. diff --git a/eg/g/gcp.man b/eg/g/gcp.man index e14534beb8..8f4fa44b19 100644 --- a/eg/g/gcp.man +++ b/eg/g/gcp.man @@ -1,4 +1,4 @@ -.\" $Header: gcp.man,v 3.0 89/10/18 15:14:09 lwall Locked $ +.\" $Header: gcp.man,v 4.0 91/03/20 01:10:13 lwall Locked $ .TH GCP 1C "13 May 1988" .SH NAME gcp \- global file copy @@ -1,6 +1,6 @@ #!/usr/bin/perl -# $Header: ged,v 3.0 89/10/18 15:14:22 lwall Locked $ +# $Header: ged,v 4.0 91/03/20 01:10:22 lwall Locked $ # Does inplace edits on a set of files on a set of machines. # @@ -1,6 +1,6 @@ #! /usr/bin/perl -# $Header: gsh,v 3.0.1.2 90/03/12 16:34:11 lwall Locked $ +# $Header: gsh,v 4.0 91/03/20 01:10:40 lwall Locked $ # Do rsh globally--see man page diff --git a/eg/g/gsh.man b/eg/g/gsh.man index 08bed19978..845d1f51fd 100644 --- a/eg/g/gsh.man +++ b/eg/g/gsh.man @@ -1,4 +1,4 @@ -.\" $Header: gsh.man,v 3.0 89/10/18 15:14:42 lwall Locked $ +.\" $Header: gsh.man,v 4.0 91/03/20 01:10:46 lwall Locked $ .TH GSH 8 "13 May 1988" .SH NAME gsh \- global shell |