bin/ffindext @ 80f5ec3932ae

More
author Steve Losh <steve@stevelosh.com>
date Tue, 12 Mar 2019 12:24:28 -0400
parents 51b9c5b3b301
children (none)
#!/usr/bin/env bash

set -euo pipefail

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