zsh-users
 help / color / mirror / code / Atom feed
From: TJ Luoma <luomat@gmail.com>
To: Peter Stephenson <p.stephenson@samsung.com>
Cc: Zsh MailingList <zsh-users@zsh.org>
Subject: Re: "operation not permitted"
Date: Wed, 4 Sep 2019 07:14:12 -0400	[thread overview]
Message-ID: <CADjGqHvJTEw0dFxbDww+CSX8hVaq84J874wn6eMn6902LQqQ3A@mail.gmail.com> (raw)
In-Reply-To: <CADjGqHsfTDnJeNZ7dauL+jKOj2baKOV-GZauHVVs9-b=9dWJCg@mail.gmail.com>

Here's a weird thing:

I have recently started using

#!/usr/bin/env zsh -f

at the top of my shell scripts, so they will use /usr/local/bin/zsh if
installed or /bin/zsh if not.

If I change that to

#!/bin/zsh -f

then the script will not give the "operation not permitted" error.

And once I run it that way, I can change it back to

#!/usr/bin/env zsh -f

and it will work again.

I don't understand this at all, but maybe someone else might?

  reply	other threads:[~2019-09-04 11:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20190904104432epcas3p2d0825a22892c5a329241cd63d2d78ee6@epcas3p2.samsung.com>
2019-09-04 10:42 ` TJ Luoma
2019-09-04 10:57   ` Peter Stephenson
2019-09-04 11:11     ` TJ Luoma
2019-09-04 11:14       ` TJ Luoma [this message]
2019-09-04 14:09   ` TJ Luoma
2019-09-04 20:15   ` Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADjGqHvJTEw0dFxbDww+CSX8hVaq84J874wn6eMn6902LQqQ3A@mail.gmail.com \
    --to=luomat@gmail.com \
    --cc=p.stephenson@samsung.com \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).