The default interactive shell is now zsh
The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
[Re-Titled by Moderator]
iMac 21.5", macOS 10.14
You can make a difference in the Apple Support Community!
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
[Re-Titled by Moderator]
iMac 21.5", macOS 10.14
librado81 wrote:
I was prompted to this site in order to run a different system, whatever that means.
Whatever it is you need please start a different thread. Read Writing an effective Apple Support Communities question first please
librado81 wrote:
I was prompted to this site in order to run a different system, whatever that means.
Whatever it is you need please start a different thread. Read Writing an effective Apple Support Communities question first please
I'm a new owner for Macs. Switching PC to Imac. I do not wants to mess anything up but I hit something last night which gave me the following link https://support.apple.com/kb/HT208050.
iMac:~ Alana$ What does t his mean and how do I get rid of it? How did it come on my screen did I hit some button that I shouldn't?
Just do what it says. It has specific instructions. It is an official Apple document and is to be trusted
https://support.apple.com/kb/HT208050o tells you everything you need to know, and no-one here can explain it any better
terminal have been error
Last login: Fri Mar 13 23:35:25 on ttys000
cd '/Users/macone/Desktop/AT752 iCloud Bypass Package/' && '/usr/bin/pythonw' -i '/Users/macone/Desktop/AT752 iCloud Bypass Package/tcprelay.py' && echo Exit status: $? && exit 1
The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
MacOnes-MacBook-Air:~ macone$ cd '/Users/macone/Desktop/AT752 iCloud Bypass Package/' && '/usr/bin/pythonw' -i '/Users/macone/Desktop/AT752 iCloud Bypass Package/tcprelay.py' && echo Exit status: $? && exit 1
Usage: tcprelay.py [OPTIONS] [Host:]RemotePort[:LocalPort] [[Host:]RemotePort[:LocalPort]]...
Options:
-h, --help show this help message and exit
-t, --threaded use threading to handle multiple connections at once
-b KILOBYTES, --bufsize=KILOBYTES
specify buffer size for socket forwarding
-s PATH, --socket=PATH
specify the path of the usbmuxd socket
-u UDID, --udid=UDID specify the device's udid if multiple devices are
connected
Traceback (most recent call last):
File "/Users/macone/Desktop/AT752 iCloud Bypass Package/tcprelay.py", line 132, in <module>
sys.exit(1)
SystemExit: 1
>>> ./tcprelay.py -t 44:2222
File "<stdin>", line 1
./tcprelay.py -t 44:2222
^
SyntaxError: invalid syntax
>>>
please help me. thanks you very much
If you do not wish to use Terminal open https://support.apple.com/kb/HT208050 and follow the instructions for using System Preferences
No-one has any particular opinions. Apple just made change. If you want it, change to it. If you don't want it, don't change to it. I prefer to use their recommendation, you may or may not. Flip a coin.
What's the point of directing to a page that's useless.... waste of time
What's the point of making a post that doesn't ask or answer a technical support question?
Seems like more of a waste of time.
I looked at all of the links on this thread and they all seem helpful to me. What was useless about the link you visited?
Choose Apple menu >system preferences >user and groups click the lock, type password then 'CTRL + click' on user name on the left, click on popup advance options. Choose a shell from 'login shell' menu, then click ok to save the changes. Hopes helped.
Thanks again. I did this but reply is saying : chsh: Credentials could not be verified, username or password is invalid. Credentials could not be verified, username or password is invalid.
I used the same password as allows me to sign on etc. Any suggestions?
ajg38 wrote:
Thanks again. I did this but reply is saying : chsh: Credentials could not be verified, username or password is invalid. Credentials could not be verified, username or password is invalid.
I used the same password as allows me to sign on etc. Any suggestions?
what is this and do I need to run something if so how do I do that
If you don't use the Terminal, you don't have to do anything.
If you user Terminal, then it is suggesting you switch to zsh instead of bash.
You don't have to switch to zsh. You can continue to use bash. Bash is old and unsupported by Apple, so zsh might be a better choice.
If you want to switch to zsh, copy the entire command, including the back-tics (`) and paste it into Terminal exactly as the message states. There is nothing more to do.
Yes, you can start with answering: What is zsh?
The Z Shell. Search for Unix Shell and you can find much more information.
There are many unix shell scripting environments, such as the Bourne Shell (sh), the Bourne Again Shell (bash), the C shell (csh), and several others.
For a long time now, macOS has defaulted to bash. Since the current bash is licensed under GPL v3, Apple cannot update it and distribute it on macOS. So, they have switched the default shell to Z shell which is backward compatible with bash and is licensed under GPL v2.
As Lurkums said, if you don't know what it is, you don't need to do anything, or you can run the command so that if you ever use Terminal, you'll be using zsh instead of bash.
There seems to be a lot of people making a large fuss about nothing.
How did I get here did you ask??.....I am trying to determine how to fix an Apple screw up...all Video conferencing software including Apple's Facetime, on my Apple Macbook Pro won't recognize the camera at a time when video conferencing is a necessity. The system shows a Facetime camera, but the system does not recognize it. As a fix, another Apple forum pointed me to this set of instructions without any explanations...just do this. Why I am here or why any user should care about the 'shell' or any shell in any software system is absurd, particularly given the price of any Apple product.
Are you an Apple Customer support person?
How did I get here did you ask??.....I am trying to determine how to fix an Apple screw up...all Video conferencing software including Apple's Facetime, on my Apple Macbook Pro won't recognize the camera at a time when video conferencing is a necessity.
That doesn't explain how you ended up here in this thread. Changing your default Shell has nothing to do with any of those problems.
Go to the Top of the page and select Discussion from the Post menu.
Start your own question so you can get help with your specific problem.
Are you an Apple Customer support person?
Nobody here is an Apple Customer Support person.
Below...in order to correct the camera issue, one thread pointed me to input a sudo command 'killall AppleCameraAssistant', in terminal which requires first requires a password...(which still will not work). Per other threads I should update the shell to zsh before killing the camera.
"How did I get here did you ask??.....I am trying to determine how to fix an Apple screw up...all Video conferencing software including Apple's Facetime, on my Apple Macbook Pro won't recognize the internal camera at a time when video conferencing is a necessity. The system shows a Facetime camera, but the system does not recognize it. As a fix, another Apple forum pointed me to this set of instructions without any explanations...just do this. Why I am here or why any user should care about the 'shell' or any shell in any software system is absurd, particularly given the price of any Apple product."
The default interactive shell is now zsh