bin/search-contacts @ 31e094924f7e

Slack is a hellscape
author Steve Losh <steve@stevelosh.com>
date Mon, 31 Aug 2020 11:53:56 -0400
parents 4237c4d29d58
children (none)
#!/usr/bin/env bash

set -euo pipefail
echo "Email	Name	Memo"
grep -i "$1" ~/.contacts