diff options
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 4.0 91/03/20 01:10:05 lwall Locked $ +# $RCSfile: gcp,v $$Revision: 4.1 $$Date: 92/08/07 17:20:15 $ # Here is a script to do global rcps. See man page. diff --git a/eg/g/gcp.man b/eg/g/gcp.man index 8f4fa44b19..1198554858 100644 --- a/eg/g/gcp.man +++ b/eg/g/gcp.man @@ -1,4 +1,4 @@ -.\" $Header: gcp.man,v 4.0 91/03/20 01:10:13 lwall Locked $ +.\" $RCSfile: gcp.man,v $$Revision: 4.1 $$Date: 92/08/07 17:20:17 $ .TH GCP 1C "13 May 1988" .SH NAME gcp \- global file copy @@ -1,6 +1,6 @@ #!/usr/bin/perl -# $Header: ged,v 4.0 91/03/20 01:10:22 lwall Locked $ +# $RCSfile: ged,v $$Revision: 4.1 $$Date: 92/08/07 17:20:18 $ # Does inplace edits on a set of files on a set of machines. # @@ -1,6 +1,6 @@ #! /usr/bin/perl -# $Header: gsh,v 4.0 91/03/20 01:10:40 lwall Locked $ +# $RCSfile: gsh,v $$Revision: 4.1 $$Date: 92/08/07 17:20:20 $ # Do rsh globally--see man page diff --git a/eg/g/gsh.man b/eg/g/gsh.man index 845d1f51fd..2958707fb0 100644 --- a/eg/g/gsh.man +++ b/eg/g/gsh.man @@ -1,4 +1,4 @@ -.\" $Header: gsh.man,v 4.0 91/03/20 01:10:46 lwall Locked $ +.\" $RCSfile: gsh.man,v $$Revision: 4.1 $$Date: 92/08/07 17:20:22 $ .TH GSH 8 "13 May 1988" .SH NAME gsh \- global shell |