Interesting, I hadn't noticed 'cp was already used. But, you can't say editor is equivalent to vi ! :)
Anton. > 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.
