Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Is this a bug?
- X-seq: zsh-users 27666
- From: Perry Smith <pedz@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Is this a bug?
- Date: Mon, 18 Apr 2022 21:02:28 -0500
- Arc-authentication-results: i=1; rspamd-6969874869-5x59l; auth=pass smtp.auth=a2hosting smtp.mailfrom=pedz@xxxxxxxxxxxxxxxx
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=mailchannels.net; s=arc-2022; t=1650333753; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: dkim-signature; bh=xO73nDn7Y+NsdFFmPc2vTEcfqg089tPNgO6vKnd3iX4=; b=76Zuay/vsydG/0VP5togTaXH8IoeuM2iDL6TFAyR/t2+F/iulVT2BMIxsVtOSkV0zo+etk LjUQq4eT+Yr6dNR786RiGeM5F8Xix5LpWhIg78wX7jYyy6Jcm6XbS18w6DRgLt7yoe+NUO C03BNzDq+HBl33ild3bkrvIVgBHfJ4C1OztZYDYo8nIyp6uyb9crcCzd2BXnVXxhtazNi/ 1RVSHLHH0/VBF9l3pOh1IdrvFNY3/v80yIfenIfmFDtgA874Q2fR4lT1uEUh97SE9EZSvz +IMs1PKIaX2aNseuM58snlGgXDgym1Fnm1ei6iN8RakzSFupYtakk3wL09vCFQ==
- Arc-seal: i=1; s=arc-2022; d=mailchannels.net; t=1650333753; a=rsa-sha256; cv=none; b=lil/T+TdXKVbFP1E8q12qqqdwDpaOBvPzYdjwSLAuVeXZ8r8gzcYqo6XzR+hgAw3Fj59Tr Bqi3kEr9ySfWnvVxIwfdlVNrTw6h7RLMST1KwixKVYT8LeXHa7wCaaZVYXqAwf4wqtWM7i aNSawWRRugsFUczuRKUCv4mamxPRruOBNpQ69i+Qoi6N9FPZLe+PhtcyaC3NHW2j/ELAmH t1ZIrn8JJL5/8H5crX2mBnTL5FFr836PObE3YeOkq9x58b0rgJWhhXqU6yfpQYflB7Pkcy I2kuC0mY7tkHsUvi1tOzF8dsBG26v8o7FB6iufp/PlTCmhvVpM5g4JVh+G2u3A==
- Archived-at: <https://zsh.org/users/27666>
- List-id: <zsh-users.zsh.org>
I’m on macOS 12.3.1. I’m using zsh 5.8.1 from Home-brew. I do `sudo -s` and now it seems I’m using the native macOS 5.8 version of zsh.
The command `print -l /System/Volumes/Data/**/*(D)` gets about 20 errors such as:
zsh: operation not permitted: com.apple.LaunchServices.dv
And then appears to hang. ^C doesn’t stop it. ^Z does not suspend it. ^\ kills the sudo and I get back to my user prompt.
The “operation not permitted” doesn’t bother me… that is the new Mac non-sense where root isn’t root. But the apparent hang seems rather ugly. Can others reproduce this?
Thank you,
Perry
Attachment:
signature.asc
Description: Message signed with OpenPGP
Messages sorted by:
Reverse Date,
Date,
Thread,
Author