bin/ffindext @ 51b9c5b3b301

More
author Steve Losh <steve@stevelosh.com>
date Mon, 08 Oct 2018 16:34:42 -0700 (2018-10-08)
parents (none)
children (none)
#!/usr/bin/env bash

set -euo pipefail

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