Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
exec format error ignored?
- X-seq: zsh-workers 37446
- From: Jacek Wielemborek <d33tah@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: exec format error ignored?
- Date: Mon, 28 Dec 2015 21:44:56 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=to:from:subject:message-id:date:mime-version:content-type; bh=ipWiemLAKs2KZq2DVmdgWWyPNGbPnyQEPQm5MBt+oIE=; b=W2f6o8htFWV/GMSFp+DOFy97doT9uN6w91l5DfY9JIM+iKrB5aoOkDEkXOCVnSOFgw GtonksaRcJDqQuDvbiT4KsoxFcG71ZSwrXKtqGISmK0EDwaf7xVUfp2XffzmVNSKeAST slwX8YYCoHEBx+5hArsxJVBodpqpwGdSmdltojtmj0hs3VR2Xw8MqeyjLIxNlzbnAVUj KsVXuGPf3+Lc8YADxdksIiHcVFdYbdEeJ3eAmK7o172XhFIDUJ250hAzjE9BOWMTOLDm u0m/wsChQsFKqBjCRnx7g98eupCIzAGla2GsKpoM1UdSKhu2G/UXbuNa4WXsABht/0yB yN9A==
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
Hi,
I found that "echo > ~/bin/some_test && some_test" doesn't show me any
error, but "strace some_test" says that execve failed. How is that?
Cheers,
d33tah
Attachment:
signature.asc
Description: OpenPGP digital signature
Messages sorted by:
Reverse Date,
Date,
Thread,
Author