Help for this page

Select Code to Download


  1. or download this
    ncopy <files(s)> <target>
    
  2. or download this
    *0   first directory after root
    *1   second directory after root
    ...
    
    *s0  first suffix of the sourcefile
    *s1  second suffix oft the sourcefile
    
  3. or download this
    C:\temp\foo\bar>ncopy.pl *.txt .\*1\*n\*-1\t.*s0
    
    ...
    a.txt -> C:\temp\foo\bar\foo\a\bar\t.txt
    mkpath C:\temp\foo\bar\foo\b\bar
    b.txt -> C:\temp\foo\bar\foo\b\bar\t.txt