summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl/eg/findcp
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/perl/eg/findcp')
-rw-r--r--gnu/usr.bin/perl/eg/findcp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/eg/findcp b/gnu/usr.bin/perl/eg/findcp
index 827b7b6df81..3346f6c144b 100644
--- a/gnu/usr.bin/perl/eg/findcp
+++ b/gnu/usr.bin/perl/eg/findcp
@@ -1,6 +1,6 @@
#!/usr/bin/perl
-# $RCSfile: findcp,v $$Revision: 1.3 $$Date: 1999/04/29 22:51:18 $
+# $RCSfile: findcp,v $$Revision: 1.4 $$Date: 2000/04/06 17:04:46 $
# This is a wrapper around the find command that pretends find has a switch
# of the form -cp host:destination. It presumes your find implements -ls.