Re: [Fish-users] Create a group of aliases

2014-02-09 Thread mgdelacr...@gmail.com
Hi,

I'll try, thanks!! :)

Best!


On Tue, Jan 28, 2014 at 7:11 PM, Andrew Stevenson  wrote:

>
>
> On Sat, 25 Jan 2014, mgdelacr...@gmail.com wrote:
>
>  set gvmPrograms gaiden gradle grails griffon groovy groovyserv lazybones
>> springboot vertx
>> for program in $gvmPrograms
>> function $program
>> gw $program $argv
>> end
>> end
>>
>
> If you haven't already got a reply then I will suggest you probably need
> to be using eval.
>
> http://ridiculousfish.com/shell/user_doc/html/commands.html#eval
>
> Haven't tried it myself etc etc
>
> HTH,
>
> Andrew




-- 
Miguel
--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk___
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users


Re: [Fish-users] Create a group of aliases

2014-01-28 Thread Andrew Stevenson



On Sat, 25 Jan 2014, mgdelacr...@gmail.com wrote:


set gvmPrograms gaiden gradle grails griffon groovy groovyserv lazybones
springboot vertx
for program in $gvmPrograms
    function $program
    gw $program $argv
    end
end


If you haven't already got a reply then I will suggest you probably need 
to be using eval.


http://ridiculousfish.com/shell/user_doc/html/commands.html#eval

Haven't tried it myself etc etc

HTH,

Andrew--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk___
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users