patch / stats.sh
zeio's picture
feat(stats): added script for computing stats
c607124 verified
raw
history blame contribute delete
78 Bytes
#!/bin/bash
cat index.tsv | wc -l; tree threads | tail -n 1 | cut -d ' ' -f3