dot_testing/sh/tmenu-backend

7 lines
65 B
Plaintext
Raw Normal View History

2022-07-05 14:08:31 -05:00
#!/bin/sh
printf "%s" $1
2022-08-16 20:43:44 -05:00
fzy $2 < "$1" > "${1}a"
2022-07-05 14:08:31 -05:00
mv ${1}a ${1}