Home / 0.2
Name Modified Size InfoDownloads / Week
Parent folder
NEWS.txt 2010-07-26 243 Bytes
utx-0.2.zip 2010-07-26 4.5 MB
Totals: 2 Items   4.5 MB 0
1. Introduction
---------------
utx is a package of command line tools for Windows, meant as an improvement over
the standard Windows command line tools (copy, del, move, xcopy) and the MinGW
ports of the UNIX tools (ls, cp, rm).


2. Features
-----------
 - Recursive wildcards (ant-style)
 - Exclude files based on pattern
 - Progress report for individual files
 - Selectable level of interactivity (0..3)
 - Verbose flag


3. Missing features
-------------------
 - Multiple source/target arguments
 - Confirm file overwriting, read-only files etc.
 - Force mode
 - Colors


4. Download/build/installation
------------------------
 a. Download the binary distribution (created with Py2Exe, see
    http://www.py2exe.org/) from  
          https://sourceforge.net/projects/utx/files/
    No installation is necessary.

 b. Fetch the Python sources from the repository at
           git://utx.git.sourceforge.net/gitroot/utx
    Run 'make' to create the standalone executables.
    You will need:
        - Python 2.5 from
                 http://www.python.org/download/releases/2.5/
        - py2exe from 
                 http://www.py2exe.org/



---------------------------------------------------
Horea Haitonic (h o r e a h _at_ g m a i l . c o m)
Source: README.txt, updated 2016-02-23