Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[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: