3 lines
120 B
Bash
Executable file
3 lines
120 B
Bash
Executable file
#!/bin/bash
|
|
|
|
mdq -c file.title:Title -c website:URL -c obj:Type -c file.path:Path -f '{"website": {"$exists": true}}' .
|