zsh-users
 help / color / mirror / code / Atom feed
* zsh custom pipeline handler
@ 2016-03-31 10:53 disarmer
  2016-03-31 14:41 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: disarmer @ 2016-03-31 10:53 UTC (permalink / raw)
  To: zsh-users

Hi,

How can i define my own builtin, which can get pipeline, like zsh's
builtin "repeat"?

For example, i want my own repeat function, which will work like
builtin:
myrepeat 2 date|wc -l

Thank you in advance!


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

end of thread, other threads:[~2016-03-31 14:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-31 10:53 zsh custom pipeline handler disarmer
2016-03-31 14:41 ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).