Hmmm ...
bash-2.05a$ pwd /russ/perl_scripts/monks bash-2.05a$ ls -la total 26 drwxr-xr-x 2 rbc None 8192 Mar 6 09:20 . drwxr-xr-x 10 rbc None 4096 Feb 22 16:06 .. -rwxr-xr-x 1 rbc None 1121 Mar 5 14:07 colon_bug.pl -rwxr-xr-x 1 rbc None 155 Mar 4 13:11 crazy.PL -rw-r--r-- 1 rbc None 62 Jan 3 12:33 data.txt -rwxr-xr-x 1 rbc None 557 Jan 3 14:48 mytwoarray.pl -rwxr-xr-x 1 rbc None 651 Feb 27 15:25 newbie.pl -rwxr-xr-x 1 rbc None 56 Jan 3 12:45 regextest.pl -rwxr-xr-x 1 rbc None 1355 Jan 8 11:27 select2files.pl -rwxr-xr-x 1 rbc None 1348 Jan 9 12:49 selectDirs.pl -rwxr-xr-x 1 rbc None 467 Jan 3 12:22 timetest.pl -rwxr-xr-x 1 rbc None 386 Jan 3 14:28 twoarray.pl -rw-r--r-- 1 rbc None 452 Mar 5 13:45 undos.pl

I don't see any file named "..." I think it is a bug in
my version of Cygwin's port of bash. I'll post this on there
mailing list.

Thanks for all you inputs!

In reply to Re: Re: Re: Another File::Copy problem by rbc
in thread Another File::Copy problem by rbc

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.