zsh-workers
 help / color / mirror / code / Atom feed
* Tag functions with shell options?
@ 1996-07-02 12:05 Anthony Heading
  1996-07-02 13:36 ` Zefram
  1996-07-02 15:37 ` Peter Stephenson
  0 siblings, 2 replies; 10+ messages in thread
From: Anthony Heading @ 1996-07-02 12:05 UTC (permalink / raw)
  To: zsh-workers

I've hit a small shell-based problem, and I wonder if it's a common one...

My dearly beloved employers, or rather their technology guys, have come up with a
Unix application load/unload scheme.  And it works in a reasonably sensible way,
by defining shell functions which grub around in config files and then set
shell and environment variables appropriately.

The trouble is that these functions rely on sh-style word splitting, which I don't
have (or want) turned on by default. 

So I think I need some way of marking these functions to be interpreted with
SH_WORD_SPLIT turned on locally.  Or have I missed something simple?

Anthony



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

end of thread, other threads:[~1996-07-02 22:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-07-02 12:05 Tag functions with shell options? Anthony Heading
1996-07-02 13:36 ` Zefram
1996-07-02 14:12   ` Anthony Heading
1996-07-02 15:17     ` Zefram
1996-07-02 15:37 ` Peter Stephenson
1996-07-02 16:57   ` Anthony Heading
1996-07-02 19:07     ` Bart Schaefer
1996-07-02 19:53       ` Anthony Heading
1996-07-02 21:31         ` Bart Schaefer
1996-07-02 22:27           ` Anthony Heading

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