bin/ffindext @ 65443a23702e

More
author Steve Losh <steve@stevelosh.com>
date Mon, 09 May 2022 11:03:08 -0400
parents 51b9c5b3b301
children (none)
#!/usr/bin/env bash

set -euo pipefail

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