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

[REBOL] Re: REBOL/Power-Tools Help needed!

From: gjones05:mail:orion at: 23-Feb-2001 16:02

From: "Anton"
> In my dir-utils.r, > (http://users.bigpond.net.au/datababies/anton/rebol/index.r) > you can find 'cp, which recurses (iteratively, using a stack) through > directories in order to copy files from one location to another, > and 'ls, which accepts a pattern for listing files.
Hi, Anton, your utilities are great. Thanks! Makes my Windows Rebol console feel just like Unix. Maybe it should be called the RebNix shell utilities. :) --Scott