dot_testing/sh/tmenu-backend
2022-07-05 14:08:31 -05:00

7 lines
62 B
Bash
Executable File

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