File size: 291 Bytes
418762b
 
 
 
 
 
 
 
 
 
cb77754
 
9b9e8f2
cb77754
9b9e8f2
cb77754
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
title: Static Html
emoji: 🖼️
colorFrom: yellow
colorTo: red
sdk: static
pinned: false
license: agpl-3.0
short_description: Display html
---


Collect a report
```
gron 499286.clinic-flame-samples | grep o1js | grep -v pnpm | cut -d= -f2 | sort | uniq -c  | sort -n > report.txt
```