scene.org File Archive

File download

<root>­/­demos­/­compos­/­codecraft2­/­2k/rex.zip

File size:
4 698 bytes (4.59K)
File date:
2014-10-10 23:02:19
Download count:
all-time: 27

Preview

  • rex/ dir
  • rex/More/ dir
  • rex/More/MkRex 3.25K
  • rex/More/rex 1.48K
  • rex/ReadMe 1.13K
  • rex/rex 641B

file_id.diz

name:   rex
author: baah/Arm's Tech (abrobecker@yahoo.com)
size:   641 bytes
needs:  BBC Basic
descr.: Recursive *EX command
----------------------------------------------------------------------------
  Files included in this directory are:
rex               ;The program itself
ReadMe            ;Guess what
More.rex          ;Use StrongBS to compress
More.MkRex        ;*Unfinished* assembly version


                          _ __         _____ __ __
                         | ' _|       |  -__|_ ' _|
                         |__|ecursive |_____|__.__|


"rex" is a tool made to complete the *ex command. It doesn't give as many
infos (no date, time or RWD infos) but has some convenient features which
make it a neat tool anyway. To install rex simply drag it in your library
directory, then you can use it from the CLI:

Usage: rex [options]
 -d[os]    Echange / and . characters
 -h[elp]   Show this help
 -i[mage]  Open ImageFS

It can (and might be) be improved a lot:
 1. give more and better infos about files
 2. allow user to enter a directory
 3. add a -r[ecurse] switch so as to really replace *ex
 4. a 100% assembly version? (see MkRex)