<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>GPL-2 on Michael’s Domain</title><link>https://jeltsch.org/en/tags/gpl-2/</link><description>Recent content in GPL-2 on Michael’s Domain</description><generator>Hugo</generator><language>en-us</language><copyright>Copyright © 2002 - 2026 Michael Jeltsch.</copyright><lastBuildDate>Fri, 24 Jul 2026 00:18:18 +0300</lastBuildDate><atom:link href="https://jeltsch.org/en/tags/gpl-2/index.xml" rel="self" type="application/rss+xml"/><item><title>The find command on an old Asustor</title><link>https://jeltsch.org/en/busybox_find/</link><pubDate>Sat, 21 Mar 2026 00:00:00 +0000</pubDate><guid>https://jeltsch.org/en/busybox_find/</guid><description>&lt;p&gt;Instead of clicking randomly through endless hierarchies of folders on the web GUI of Asustor, you can just ssh into the device and search on the command line using &lt;em&gt;find&lt;/em&gt;. However, there are important differences between the &lt;em&gt;find&lt;/em&gt; command on contemporary Linux systems and the &lt;em&gt;find&lt;/em&gt; command of ADM (the OS of Asustor NAS servers). My EOL Asustor (AS-304T) uses 3.5.9.RWM1, which uses the BusyBox &lt;em&gt;find&lt;/em&gt; v1.19.3, while my Ubuntu Linux uses GNU find 4.9.0. BusyBox &lt;em&gt;find&lt;/em&gt; trades features for a small binary footprint and is locked to GPL-2. On the GPL-3 side on Linux, significant new features and performance enhancements have been added. Here is the &lt;em&gt;find&lt;/em&gt; command that you need if you want to search all disks on your Asustor:&lt;/p&gt;</description></item></channel></rss>