bin/ffindext @ 3def90ae0b3a

More
author Steve Losh <steve@stevelosh.com>
date Tue, 09 Jan 2024 10:44:08 -0500
parents 51b9c5b3b301
children (none)
#!/usr/bin/env bash

set -euo pipefail

ffind "[.]($(echo "$@" | tr -s ' ' '|'))$"