index
:
zettelkasten
main
Knowledge management system
jras
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Conditional.md
blob: f70ba6bfa9c1f1296ade7e7faa15ee46c224b78b (
plain
)
1
2
3
```shell jq 'if . | length == 1 then "hello" else null end' ```