bin/ffindext @ f84403802761

More
author Steve Losh <steve@stevelosh.com>
date Fri, 21 Dec 2018 15:30:51 -0500
parents 51b9c5b3b301
children (none)
#!/usr/bin/env bash

set -euo pipefail

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