[REBOL] Re: Delete files beginnig by ~
From: tomc:darkwing:uoregon at: 18-Apr-2002 9:18
another untested foreach f read %.[if parse to-string f["~" thru ".tmp" end][delete f]] On Thu, 18 Apr 2002, COFFRE Richard FTO wrote:
[REBOL] Re: Delete files beginnig by ~From: tomc:darkwing:uoregon at: 18-Apr-2002 9:18
|