>I made some trivial additions to my user.r file

>pwd: :what-dir
>cd: :change-dir
>ls: :list-dir

Some more trivial additions for you:

   mv: :rename
   rm: :delete
   vi: :editor
   cp: func [from to] [write/binary to read/binary from]

Note that 'cp is already used by REBOL. Seems to be the same as 'copy and I
haven't found any places where 'cp is used instead of 'copy . . . but you
never know!? ;)


Regards,

     Ashley

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to