diff options
Diffstat (limited to 'eg/findcp')
-rw-r--r-- | eg/findcp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/usr/bin/perl -# $Header: findcp,v 4.0 91/03/20 01:09:37 lwall Locked $ +# $RCSfile: findcp,v $$Revision: 4.1 $$Date: 92/08/07 17:20:12 $ # 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. |