Hi,

posh has support for functions.

$ f() { echo foo; }
$ f
foo
$ 

Unfortunately I am unable to list the defined functions.
I tried `typeset`, `declare` and `set` without success in posh 0.10.2 on 
Debain Wheezy.
Any hints very welcome.
Thanks in advance.

Kind regards,
-Alex
--
To unsubscribe from this list: send the line "unsubscribe dash" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to