Description
===========
fixdate is a simple shell-tool to fix files that have a date in
the future. Those files are set to the current date.
Requirements
============
- AmigaOS 4.x
Installation
============
- Copy the executable to C:
Usage
=====
fixdate does only work from a shell.
Arguments
---------
PATH/A,A=ALL/S,T=TEST/S
PATH/A - Entry path, "" for current dir.
A=ALL/S - Handle recursive, so all subdirs too.
T=TEST/S - Just test/check, no fix is performed.
Examples
--------
Test SYS : C:fixdate SYS: A T
Fix SYS : C:fixdate SYS: A
Author
======
©2009-2012 Rupert Hausberger <natmeg()gmx.net>
http://natmeg.mooo.com/
License
=======
GPL. Please refer to the file COPYING for details.
History
=======
Please refer to the file ChangeLog for details.
| |