On Sun, 25 Sep 2011 20:17:23 +0200 Christian Neukirchen <[email protected]> wrote:
> Ethan Grammatikidis <[email protected]> writes: > > > It's redirection and the behaviour of cp & mv when the last arg is a > > dir that bother me, in rc. > > What has the behavior of cp and mv to do with the shell used? Shell language in general, as a tool to use. It's not just cp & mv, there are other things. > > rc's redirection syntax is remarkably clean and powerful, but it > shouldn't be very hard to hack "2>&1" support in there if you don't want > to use ">[2=1]". Actually I find rc's way less annoying than bash's but there's a sort of inconsistancy between > and | which might be there for a good reason but which keeps surprising me.
