zsh-users
 help / color / mirror / code / Atom feed
* Getting the name of zsh-generated temp file?
@ 2003-05-05 11:04 Lloyd Zusman
  2003-05-05 13:36 ` Zefram
  0 siblings, 1 reply; 5+ messages in thread
From: Lloyd Zusman @ 2003-05-05 11:04 UTC (permalink / raw)
  To: zsh-users

I'm using zsh 4.1.0-dev-5.

Within a zsh script, is there any way that I can get the name of the
temporary file generated by the =(...) construct?

One of these is left sitting around in /tmp after each termination of
one of my zsh scripts, and I'd like to remove it.  If the script could
retrieve that file name, I could make sure to remove it before the
script exits.

Thanks in advance.

-- 
 Lloyd Zusman
 ljz@asfast.com


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

end of thread, other threads:[~2003-05-05 18:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-05 11:04 Getting the name of zsh-generated temp file? Lloyd Zusman
2003-05-05 13:36 ` Zefram
2003-05-05 13:50   ` Lloyd Zusman
2003-05-05 16:57   ` Bart Schaefer
2003-05-05 18:27     ` Lloyd Zusman

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).