Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Display a function
- X-seq: zsh-users 6904
- From: Andy Spiegl <zsh.Andy@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Display a function
- Date: Wed, 17 Dec 2003 11:02:32 +0100
- In-reply-to: <f4a0uvcslnjo73kc469refd63oseg38tri@xxxxxxx>
- Kreccount: 1
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: KasCada GbR
- References: <f4a0uvcslnjo73kc469refd63oseg38tri@xxxxxxx>
> Is it possible to "list" a function in zsh, so that I can check it's
> code???
Yep: which functionname
or: functionname and then "expand-last-word"
Chau,
Andy.
--
http://peru.spiegl.de Our project
http://radiomaranon.org.pe Radio Marañón, Jaén, Perú
o _ _ _
------- __o __o /\_ _ \\o (_)\__/o (_) -o)
----- _`\<,_ _`\<,_ _>(_) (_)/<_ \_| \ _|/' \/ /\\
---- (_)/ (_) (_)/ (_) (_) (_) (_) (_)' _\o_ _\_v
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
USER, n.: The word computer professionals use when they mean "idiot."
-- Dave Barry, "Claw Your Way to the Top"
Messages sorted by:
Reverse Date,
Date,
Thread,
Author