dot_testing/sh/tmenu-backend
2022-08-16 20:43:44 -05:00

7 lines
65 B
Bash
Executable File

#!/bin/sh
printf "%s" $1
fzy $2 < "$1" > "${1}a"
mv ${1}a ${1}