Help for this page

Select Code to Download


  1. or download this
    P:\test\xxx>dir /b
    test.test.X
    ...
    test.XXX
    test.XXXX
    test.XXXXX
    
  2. or download this
    test.X
    test.XX
    test.XXX
    test.XXXX
    test.XXXXX
    
  3. or download this
    $filespec =~ s/(^[<>+|\s]+) | ([<>+|\s]+$)//;