This is a multi-part message in MIME format.
On 10/26/23 12:27, MAURIZI Lorenzo wrote:
[...]
Sul .bashrc dell'utente normale dovresti avere alcune righe che attivano bash_completion
-----------ultime righe di .bashrc
# enable programmable completion features (you don't need to enable
# this, if it's already enabled in /etc/bash.bashrc and /etc/profile
# sources /etc/bash.bashrc).
if ! shopt -oq posix; then
if [ -f /usr/share/bash-completion/bash_completion ]; then
. /usr/share/bash-completion/bash_completion
elif [ -f /etc/bash_completion ]; then
. /etc/bash_completion
fi
fi
--------------------
Ci sono?
no non c'erano ma ora si 😳
Grazie
Piviul
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">On 10/26/23 12:27, MAURIZI Lorenzo
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:
[email protected]">[...]<span
style="white-space: pre-wrap">
</span>
<pre class="moz-quote-pre" wrap="">Sul .bashrc dell'utente normale dovresti avere alcune righe che attivano bash_completion
-----------ultime righe di .bashrc
# enable programmable completion features (you don't need to enable
# this, if it's already enabled in /etc/bash.bashrc and /etc/profile
# sources /etc/bash.bashrc).
if ! shopt -oq posix; then
if [ -f /usr/share/bash-completion/bash_completion ]; then
. /usr/share/bash-completion/bash_completion
elif [ -f /etc/bash_completion ]; then
. /etc/bash_completion
fi
fi
--------------------
Ci sono?</pre>
</blockquote>
<p>no non c'erano ma ora si 😳 <br>
</p>
<p>Grazie</p>
<p>Piviul</p>
<br>
</body>
</html>
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)