<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Using the Command Line in Live Terminal on a Mac in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/using-the-command-line-in-live-terminal-on-a-mac/m-p/429274#M997</link>
    <description>&lt;P&gt;Hi, all.&amp;nbsp; I tried using Live Terminal for the first time today, and all was going well until I got the the Command Line section.&amp;nbsp; While connected to a Mac, I got this error message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="single-container ng-star-inserted"&gt;&lt;PRE&gt;bash: no job control in this shell

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.
root:oh-C02DNADUMD6M &lt;/PRE&gt;&lt;/DIV&gt;&lt;P&gt;Any ideas how I should proceed? I did not find any clues in the Pro Admin documentation.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Aug 2021 20:32:56 GMT</pubDate>
    <dc:creator>hannahraya</dc:creator>
    <dc:date>2021-08-25T20:32:56Z</dc:date>
    <item>
      <title>Using the Command Line in Live Terminal on a Mac</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/using-the-command-line-in-live-terminal-on-a-mac/m-p/429274#M997</link>
      <description>&lt;P&gt;Hi, all.&amp;nbsp; I tried using Live Terminal for the first time today, and all was going well until I got the the Command Line section.&amp;nbsp; While connected to a Mac, I got this error message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="single-container ng-star-inserted"&gt;&lt;PRE&gt;bash: no job control in this shell

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.
root:oh-C02DNADUMD6M &lt;/PRE&gt;&lt;/DIV&gt;&lt;P&gt;Any ideas how I should proceed? I did not find any clues in the Pro Admin documentation.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2021 20:32:56 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/using-the-command-line-in-live-terminal-on-a-mac/m-p/429274#M997</guid>
      <dc:creator>hannahraya</dc:creator>
      <dc:date>2021-08-25T20:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Command Line in Live Terminal on a Mac</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/using-the-command-line-in-live-terminal-on-a-mac/m-p/429898#M1003</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/177547"&gt;@hannahraya&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Hi, all.&amp;nbsp; I tried using Live Terminal for the first time today, and all was going well until I got the the Command Line section.&amp;nbsp; While connected to a Mac, I got this error message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="single-container ng-star-inserted"&gt;&lt;PRE&gt;bash: no job control in this shell

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.
root:oh-C02DNADUMD6M &lt;/PRE&gt;&lt;/DIV&gt;&lt;P&gt;Any ideas how I should proceed? I did not find any clues in the Pro Admin documentation.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hello Hannahraya,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a notice of a change to start with&amp;nbsp;&lt;SPAN&gt;macOS Catalina which seems kind of forced. Mac will use zsh as the default login shell and interactive shell. You can make zsh the default in earlier versions of macOS as well if desired through your system preferences.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;By default, your Mac uses either zsh or bash as the command-line interpreter for the login shell and interactive shell:&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;zsh&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(Z shell) is the default shell for all newly created user accounts, starting with&amp;nbsp;macOS Catalina.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;bash&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is the default shell in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://support.apple.com/kb/HT201260" target="_blank" rel="noopener"&gt;macOS Mojave and earlier&lt;/A&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;zsh is highly compatible with the Bourne shell (sh) and mostly compatible with bash, with some differences. For more about zsh and its comprehensive command-line completion system, enter&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;man&amp;nbsp;zsh&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in Terminal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can choose ZSH as a default through your Mac system preferences or by running the command:&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;chsh -s /bin/zsh which will then run ZSH with an user in context and prompt for authentication.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;More information on setting default shells:&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.apple.com/en-us/HT208050" target="_blank" rel="noopener"&gt;https://support.apple.com/en-us/HT208050&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;ZSH cheat sheet:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/ohmyzsh/ohmyzsh/wiki/Cheatsheet#helpful-aliases-for-common-git-tasks" target="_blank" rel="noopener"&gt;https://github.com/ohmyzsh/ohmyzsh/wiki/Cheatsheet#helpful-aliases-for-common-git-tasks&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Now if there are connectivity issues or the shell dies abruptly within the Cortex XDR live terminal session could you share a screenshot of the error or provide additional details?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: Live terminal sessions will terminate after some time with inactivity.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yalonso&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 28 Aug 2021 08:34:12 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/using-the-command-line-in-live-terminal-on-a-mac/m-p/429898#M1003</guid>
      <dc:creator>yalonso</dc:creator>
      <dc:date>2021-08-28T08:34:12Z</dc:date>
    </item>
  </channel>
</rss>

