3 lines
103 B
Bash
Executable file
3 lines
103 B
Bash
Executable file
#!/bin/bash
|
|
|
|
mdq -c file.title:Title -c file.path:Path -f '{"obj": { "$regex": "^meta/collection"}}' .
|