Pipes & rebol
[1/1] from: atruter::labyrinth::net::au at: 4-Sep-2003 9:47
> VN> commandline
> VN> cat pad.txt | /usr/local/bin/rebol -c piper.r | less
>
> Yeah, it's that path to REBOL that will be a pain, especially if you
> have more than one script you're calling. :\
You could do what busybox on Linux does, have a single script that has
multiple pointers to it. On Linux the pointers were symbolic links but they
could just as easily be aliases. On windows I suppose .bat files could be
used.
Regards,
Ashley