On Mon, Feb 21, 2011 at 3:39 PM, Isaac Dupree
>
> Anyway, command substitution and variable expension probably don't happen in
> a fixed order relative to each other.

Agreed.

> If you have (cat $variable) then the
> variable has to be expanded before the command is executed, obviously.


But this seems not a good example.
I think when fish substitute a command,
the expansion order within the "subcommand" is still
command substitution > variables
> brackets > Pid > Wildcard

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to