Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Detect if sourced file has made a fork
- X-seq: zsh-users 21224
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Detect if sourced file has made a fork
- Date: Tue, 2 Feb 2016 15:58:39 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=DjWpnTKKtK8MAxDxSZKhyesDla+7qFVHHUZANcImHvY=; b=cZnsqm2FGdrUMJcZkHnAr+kKaJAdEwo6UqcG1M6Up5vdVksw84NCq2VxC91lsbRQ0f zle2VcJW8TUdJEwJ/R6MKNBv3z1Eba1TeRDn2pwfmec1OWZIPQeRRxDzPsVnUX80qIRS KASOFzjOxTav/f8hLZq/w7ouk8HQ0Cw1ZypYnRcu7cGfPdZhMPQfY9DXH82iKSnfhh0a XKV0DYNtaqSWFI1ZL0CY+LDV62zbGlRRp3KJVKRtjZvjjLJMgUDZYF/2jhW+j5ovtgVH pXRsZcSWyQMtO7IKKkRfz9uouSgtAyPG7RUHFp0N1x8Z6Ob497Ug5qvkz20DATuA5+Ag nZ5A==
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hello
Not seeing it can be anyhow possible but who knows.. Is it possible to
do: source "./a_file" and tell if `a_file' has done any pipe, ``, $()
?
Best regards,
Sebastian Gniazdowski
Messages sorted by:
Reverse Date,
Date,
Thread,
Author