<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[BSDForAll.Org | Forums - Off-topic]]></title>
		<link>https://bsdforall.org/forum/</link>
		<description><![CDATA[BSDForAll.Org | Forums - https://bsdforall.org/forum]]></description>
		<pubDate>Mon, 08 Jun 2026 22:27:48 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[nsprra valuable stuff]]></title>
			<link>https://bsdforall.org/forum/showthread.php?tid=125</link>
			<pubDate>Fri, 16 Feb 2024 12:24:52 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://bsdforall.org/forum/member.php?action=profile&uid=1">monsieur</a>]]></dc:creator>
			<guid isPermaLink="false">https://bsdforall.org/forum/showthread.php?tid=125</guid>
			<description><![CDATA[find . -type f -name '*.mp3' -exec du -ch {} + |tail -1]]></description>
			<content:encoded><![CDATA[find . -type f -name '*.mp3' -exec du -ch {} + |tail -1]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[asound.conf]]></title>
			<link>https://bsdforall.org/forum/showthread.php?tid=96</link>
			<pubDate>Wed, 14 Feb 2024 11:43:26 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://bsdforall.org/forum/member.php?action=profile&uid=1">monsieur</a>]]></dc:creator>
			<guid isPermaLink="false">https://bsdforall.org/forum/showthread.php?tid=96</guid>
			<description><![CDATA[<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>pcm.device{<br />
        format S24_LE<br />
        rate 96000<br />
        type hw<br />
        card 0<br />
        device 0<br />
}<br />
<br />
pcm.!default{<br />
    type plug<br />
    slave.pcm "device"<br />
}</code></div></div>]]></description>
			<content:encoded><![CDATA[<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>pcm.device{<br />
        format S24_LE<br />
        rate 96000<br />
        type hw<br />
        card 0<br />
        device 0<br />
}<br />
<br />
pcm.!default{<br />
    type plug<br />
    slave.pcm "device"<br />
}</code></div></div>]]></content:encoded>
		</item>
	</channel>
</rss>