first commit

This commit is contained in:
Jean-Marie Mineau 2023-11-15 15:59:13 +01:00
commit cd1e91bb99
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
287 changed files with 86425 additions and 0 deletions

View file

@ -0,0 +1,4 @@
#!/bin/bash
utils/get_status_stats.py drebin > drebin_stats
seq 0 9 | parallel -j10 'utils/get_status_stats.py set{} > set{}_stats'