Skip to content

RadAd/CmdFileUtils

Repository files navigation

CmdFileUtils

Console Releases commits-since Build

Command line utilties for file management

RadDir - dir replacement

This is intended to replace the dir command of cmd.exe.

To use it add a macro doskey dir=RadDir.exe $* to your startup script.

Improvements include smaller header and colour output. Colours are taken from the file RadDir.ini.

RadGetUrl - url downloader

RadSync - directory synchronisation

RadSyncPlus - two-way directory synchronisation

Build Instructions

Build

msbuild /nologo CmdFileUtils.sln /p:Configuration=Release /t:Build