<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://openzfsonosx.org/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://openzfsonosx.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=130.194.145.231</id>
		<title>OpenZFS on OS X - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://openzfsonosx.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=130.194.145.231"/>
		<link rel="alternate" type="text/html" href="https://openzfsonosx.org/wiki/Special:Contributions/130.194.145.231"/>
		<updated>2026-05-09T20:22:45Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.22.3</generator>

	<entry>
		<id>https://openzfsonosx.org/wiki/Bash_completion</id>
		<title>Bash completion</title>
		<link rel="alternate" type="text/html" href="https://openzfsonosx.org/wiki/Bash_completion"/>
				<updated>2018-10-31T22:04:28Z</updated>
		
		<summary type="html">&lt;p&gt;130.194.145.231: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Assuming you already have [http://brew.sh/ Homebrew] installed&lt;br /&gt;
 brew install bash-completion&lt;br /&gt;
Add the following lines to your ~/.bash_profile:&lt;br /&gt;
 if [ -f $(brew --prefix)/etc/bash_completion ]; then&lt;br /&gt;
         . $(brew --prefix)/etc/bash_completion&lt;br /&gt;
 fi&lt;br /&gt;
Install the ZFS bash completions:&lt;br /&gt;
 cd /usr/local/etc/bash_completion.d&lt;br /&gt;
 curl -O https://raw.githubusercontent.com/zfsonlinux/zfs/master/contrib/bash_completion.d/zfs&lt;br /&gt;
 sudo chmod -R  ugo+x /usr/local/etc/bash_completion.d/zfs&lt;br /&gt;
Open a new terminal window.&lt;/div&gt;</summary>
		<author><name>130.194.145.231</name></author>	</entry>

	<entry>
		<id>https://openzfsonosx.org/wiki/Bash_completion</id>
		<title>Bash completion</title>
		<link rel="alternate" type="text/html" href="https://openzfsonosx.org/wiki/Bash_completion"/>
				<updated>2018-10-31T22:03:59Z</updated>
		
		<summary type="html">&lt;p&gt;130.194.145.231: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Assuming you already have [http://brew.sh/ Homebrew] installed&lt;br /&gt;
 brew install bash-completion&lt;br /&gt;
Add the following lines to your ~/.bash_profile:&lt;br /&gt;
 if [ -f $(brew --prefix)/etc/bash_completion ]; then&lt;br /&gt;
         . $(brew --prefix)/etc/bash_completion&lt;br /&gt;
 fi&lt;br /&gt;
Install the ZFS bash completions:&lt;br /&gt;
 cd /usr/local/etc/bash_completion.d&lt;br /&gt;
 curl -O https://raw.githubusercontent.com/zfsonlinux/zfs/master/contrib/bash_completion.d/zfs&lt;br /&gt;
sudo chmod -R  ugo+x /usr/local/etc/bash_completion.d/zfs&lt;br /&gt;
Open a new terminal window.&lt;/div&gt;</summary>
		<author><name>130.194.145.231</name></author>	</entry>

	</feed>