DASH Shell discussions
 help / color / mirror / Atom feed
* How to list functions?
@ 2013-10-22 12:05 Alexander Huemer
  2013-10-22 13:50 ` Eric Blake
  2013-10-22 13:56 ` Eric Blake
  0 siblings, 2 replies; 3+ messages in thread
From: Alexander Huemer @ 2013-10-22 12:05 UTC (permalink / raw)
  To: dash

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-10-22 14:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-22 12:05 How to list functions? Alexander Huemer
2013-10-22 13:50 ` Eric Blake
2013-10-22 13:56 ` Eric Blake

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox