Has anyone written rebol equivalents of standard Unix commands cd, ls, pwd etc?

I made some trivial additions to my user.r file

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

Now to add some familiar arguments for commands like: ls -l 
Thought I'd check here first..

thanks
./Jason


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

Reply via email to