UNDLTD<p>Released a new version of <a href="https://codeberg.org/undltd/om" rel="nofollow noopener" target="_blank">om</a>, my command line tool for quickly (un)mounting and safely detaching disks.</p><p>There's just one visible change: the new <code>-k</code> / <code>--keep</code> option. Occasionally I want to unmount all filesystems on a disk / thumb drive (also lock encrypted volumes), but not actually physically detach the disk yet. With <code>--keep</code>, <code>om</code> will skip powering off the disk after performing all other steps.</p><p>Note to <a href="https://tldr.nettime.org/tags/Nix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Nix</span></a> / <a href="https://tldr.nettime.org/tags/NixOs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NixOs</span></a> users: I've created a separate <code>release</code> branch that will only be updated when a new release is published. You can point your flake input at <code>?ref=release</code> and will always get a "stable" release as opposed to the current development version on the default <code>main</code> branch. I have updated the examples in readme accordingly.</p><p>Enjoy 😃 </p><p><a href="https://tldr.nettime.org/tags/Rust" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Rust</span></a> <a href="https://tldr.nettime.org/tags/CommandLine" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CommandLine</span></a></p>