mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,5 Tsd.
aktive Profile

#commandline

18 Beiträge15 Beteiligte2 Beiträge heute

Finally! I solved an issue I've been having with Ripgrep (rg) showing me annoying output.

The short version is that Ripgrep would often show me output like [... 0 more matches] or [... 2 more matches] at the end of each line of output instead of the matching text. This is super annoying!

The answer is that it’s caused by the —max-column and —max-column-preview options being enabled.

I feel much better now that I’ve solved this. I hope this helps you.

Released a new version of om, my command line tool for quickly (un)mounting and safely detaching disks.

There's just one visible change: the new -k / --keep 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 --keep, om will skip powering off the disk after performing all other steps.

Note to #Nix / #NixOs users: I've created a separate release branch that will only be updated when a new release is published. You can point your flake input at ?ref=release and will always get a "stable" release as opposed to the current development version on the default main branch. I have updated the examples in readme accordingly.

Enjoy 😃

Zusammenfassungskarte des Repositorys undltd/om
Codeberg.orgomA command line tool to conveniently mount, unmount, (un)lock and safely power off storage devices on Linux with as few keystrokes as possible.