DIRTOOLS: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Jugbogdan (talk | contribs)
mNo edit summary
Jugbogdan (talk | contribs)
mNo edit summary
Line 1: Line 1:
{{Software
|Picture=
|Version=1.16d (Jan 2003)
|Author=[[Daniel Hellerstein]]
|License=GNU GPL V2
|Download=[https://hobbes.nmsu.edu/download/pub/os2/util/disk/dirtools_v116d.zip dirtools_v116d.zip]
}}
DIRTOOLS copy, delete, and list directories.
DIRTOOLS copy, delete, and list directories.


This are several REXX utilities for working with directories.
This are several REXX utilities for working with directories.
DIRTOOLS 1.16 allows sophisticated command line power for directory operations - including Copying, Merging, Moving, Deleting and/or Displaying all (or selected files) in a directory structure.


==Requirements==
==Requirements==
* [[FILEREXX]].DLL
* [[FILEREXX]].DLL
* [[REXXLIB]].DLL
* [[REXXLIB]].DLL
* [dirtools_v116d.zip Version 1.16d]
==Links==
==License==
Open Source - GNU GPL V2 (Scripts)
==Author==
* [[Daniel Hellerstein]]


[[Category:File Utilities]]
[[Category:File Utilities]]

Revision as of 18:27, 17 September 2020

DIRTOOLS
[[File:|300px]]
Version 1.16d (Jan 2003)
Vendor
Author Daniel Hellerstein
License GNU GPL V2
Download dirtools_v116d.zip
Website

DIRTOOLS copy, delete, and list directories.

This are several REXX utilities for working with directories. DIRTOOLS 1.16 allows sophisticated command line power for directory operations - including Copying, Merging, Moving, Deleting and/or Displaying all (or selected files) in a directory structure.

Requirements