4 lines
90 B
Bash
4 lines
90 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
mdq -c file.title:Title -c file.path:Path -f '{"rev": {"$exists": false}}' .
|