WINDZ: Difference between revisions
Jump to navigation
Jump to search
(Created page with "'''WINDZ''' is a command-line tool which takes a file as input and will try to BFC that file. The program is quite old already and not very tolerant to errors. For exampl...") |
No edit summary |
||
Line 8: | Line 8: | ||
windz inputfile.dat > outputfile.dat | windz inputfile.dat > outputfile.dat | ||
== Download == | |||
t.b.d. | |||
[[Category:Software]] | [[Category:Software]] |
Revision as of 09:45, 2 April 2018
WINDZ is a command-line tool which takes a file as input and will try to BFC that file.
The program is quite old already and not very tolerant to errors. For example, if you forget to supply an input file parameter, it will crash.
Example Invocation
windz inputfile.dat > outputfile.dat
Download
t.b.d.