On Jun 30, 2011, at 07:05, Frank M. Ramaekers wrote:

> Ahhh....but using "command" you have to make sure the command (and it's 
> parameters) is in upper case!
>  
Ahhh....but using "cms" you are unable to pass mixed case
parameters to commands which happen to require them!

But we have one sysadmin who insists on front-ending some
commands with similarly named EXECs.  This sometimes breaks my
use of "command".  I complain to him.  Sometimes he relents;
sometimes not.

On Jun 30, 2011, at 06:58, Rob van der Heij wrote:
> 
> 
> That gives you both. The output of the command followed by what's on the 
> stack.
> You could also have  " ..| hole | append stack | ..."

I suppose this is useful in the case where want the side effects
of the preceding command, but not its output.  Nowadays, given the
prevalance of PIPE, GETFMADR ought to have a (NOSTACK) option.

-- gil

Reply via email to