<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=5773&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Doas and Sudo - Bash-Completions]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5773</link>
		<description><![CDATA[The most recent posts in Doas and Sudo - Bash-Completions.]]></description>
		<lastBuildDate>Sat, 08 Jul 2023 08:51:54 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Doas and Sudo - Bash-Completions]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42818#p42818</link>
			<description><![CDATA[<p>Thanks Yeti, i will try that script.</p>]]></description>
			<author><![CDATA[dummy@example.com (soren)]]></author>
			<pubDate>Sat, 08 Jul 2023 08:51:54 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42818#p42818</guid>
		</item>
		<item>
			<title><![CDATA[Re: Doas and Sudo - Bash-Completions]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42777#p42777</link>
			<description><![CDATA[<p>I&#039;m using <a href="https://github.com/nutta-git/bash-completion-for-doas/blob/master/completions/doas" rel="nofollow">https://github.com/nutta-git/bash-compl … tions/doas</a> and so far it behaves as expected:</p><div class="codebox"><pre><code>~$ doas aptitude --&lt;tab&gt;&lt;tab&gt;
--assume-yes          --no-gui              --show-versions       --verbose
--display-format      --prompt              --simulate            --width
--download-only       --quiet               --sort                --without-recommends
--help                --show-deps           --target-release      --with-recommends
~$ doas aptitude --█</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (yeti)]]></author>
			<pubDate>Wed, 05 Jul 2023 17:50:55 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42777#p42777</guid>
		</item>
		<item>
			<title><![CDATA[Re: Doas and Sudo - Bash-Completions]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42714#p42714</link>
			<description><![CDATA[<div class="quotebox"><cite>GlennW wrote:</cite><blockquote><div><p>Great! </p><p>I&#039;d call that a &quot;Freedom Hack&quot;, because you have restored your freedom to use doas. </p><p>Thank you for sharing.</p></div></blockquote></div><p>Was not sure where to put this. At first it was a question then i answered my own question. Maybe the mods could transfer this thread to &quot;Freedom Hacks&quot;?&#160; <a href="http://dev1galaxy.org/viewforum.php?id=25" rel="nofollow">http://dev1galaxy.org/viewforum.php?id=25</a><br />And you are welcome.</p>]]></description>
			<author><![CDATA[dummy@example.com (soren)]]></author>
			<pubDate>Fri, 30 Jun 2023 08:59:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42714#p42714</guid>
		</item>
		<item>
			<title><![CDATA[Re: Doas and Sudo - Bash-Completions]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42712#p42712</link>
			<description><![CDATA[<p>Great! </p><p>I&#039;d call that a &quot;Freedom Hack&quot;, because you have restored your freedom to use doas. </p><p>Thank you for sharing.</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Fri, 30 Jun 2023 03:24:31 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42712#p42712</guid>
		</item>
		<item>
			<title><![CDATA[Doas and Sudo - Bash-Completions]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42705#p42705</link>
			<description><![CDATA[<p>Just thought would post this here as i find it peculiar behavior. </p><p>I dont have sudo installed and use doas lately. I found that if I create an alias in <span class="bbc">.bashrc</span> such as <span class="bbc">alias sudo=&quot;doas&quot;</span> i can get the full functionality of sudo bash completion as long as i keep using the sudo command in the terminal. Its good i like it but it begs the question can doas be implemented in bash-completion as well?</p><p>Workaround is this semi solution.</p><p>as root</p><div class="codebox"><pre><code>cp /usr/share/bash-completion/completions/sudo /usr/share/bash-completion/completions/doas</code></pre></div><p>then replace all instance of sudo in the doas file.</p><p>Source: <a href="https://github.com/scop/bash-completion/issues/505" rel="nofollow">https://github.com/scop/bash-completion/issues/505</a></p><p>Edited: Fixed alias command.</p>]]></description>
			<author><![CDATA[dummy@example.com (soren)]]></author>
			<pubDate>Thu, 29 Jun 2023 11:10:22 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42705#p42705</guid>
		</item>
	</channel>
</rss>
