<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body text="#333333" bgcolor="#FFFFFF">
<br>
<div class="moz-cite-prefix">On 8/31/20 19:22 , Murray Eisenberg
wrote:<br>
</div>
<blockquote
cite="mid:5CC16E76-9648-4CB1-94E7-F00BFB748E8A@gmail.com"
type="cite">
<div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode:
space; line-break: after-white-space;" class="">To get the
MacPorts bash 5.0 the default shell, I now tried:</div>
<div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode:
space; line-break: after-white-space;" class=""><br class="">
</div>
<div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode:
space; line-break: after-white-space;" class=""><span class="Apple-tab-span" style="white-space:pre"> </span>-
edit <span style="font-family: Menlo; font-size: 13px;" class="">/private/etc/shells </span>so
as to add <span style="font-family: Menlo; font-size: 13px;"
class="">/opt/local/bin/bash</span></div>
</blockquote>
After that… use the <span style="font-family: Menlo; font-size:
13px;" class="">`chsh'</span> (<b>ch</b>ange <b>sh</b>ell)
command:<br>
<br>
<span style="font-family: Menlo; font-size: 13px;" class=""> chsh
-s /opt/local/bin/bash<br>
<br>
</span>It should ask you for your pwd. If not, try with:<br>
<span style="font-family: Menlo; font-size: 13px;" class=""><br>
</span><span style="font-family: Menlo; font-size: 13px;" class="">
sudo chsh -s /opt/local/bin/bash $USER</span><br>
<br>
Log out/in …<br>
<br>
· Eric
</body>
</html>