3 lines
96 B
Bash
Executable file
3 lines
96 B
Bash
Executable file
#!/bin/bash
|
|
|
|
mdq -t -c file.title:Title -c file.path:Path -f "{\"tags\": {\"\$in\": \"$1\"}}" .
|