Plaster
New
List
Login
text
default
anonymous
2022.05.26 17:41:16
glob+ "~/.cache/common-lisp/**/*" "r" | file -c |+ (list (first *i*) (magic:content-type-description (second *i*))) | group-by-alist #'second |+ (list (length (cdr *i*)) (car *i*)) | (sort *i* #'> :key #'car) | print-table -l -c '("Count" "Type") Count Type ----- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 1367 a /usr/local/bin/sbcl --script script executable (binary data) 401 data 371 a /usr/local/bin/flipper --script script executable (binary data) 318 CLISP byte-compiled Lisp program text 314 ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), not stripped 284 ASCII text 185 a /usr/local/bin/flipper.bak --script script executable (binary data) 32 Unicode text, UTF-8 text 2 empty 2 DIY-Thermocam raw data (Lepton 3.x), scale 0-0, spot sensor temperature 0.000000, unit celsius, color scheme 0, calibration: offset 0.000000, slope 925368235536870128918224796672.000000 1 DIY-Thermocam raw data (Lepton 2.x), scale 33-758, spot sensor temperature 0.000000, unit celsius, color scheme 0, calibration: offset 0.000000, slope 17123982324.000000 1 DIY-Thermocam raw data (Lepton 3.x), scale 0-32, spot sensor temperature 0.000000, unit celsius, color scheme 0, calibration: offset 0.000000, slope 211421323928.000000 1 DIY-Thermocam raw data (Lepton 3.x), scale 0-19023, spot sensor temperature 0.000000, unit celsius, color scheme 0, calibration: offset 0.000000, slope 1389238274248.000000 1 DIY-Thermocam raw data (Lepton 2.x), scale 33-3128, spot sensor temperature 0.000000, unit celsius, color scheme 0, calibration: offset 0.000000, slope 177171595264.000000 1 DIY-Thermocam raw data (Lepton 2.x), scale 13399--179, spot sensor temperature 0.000000, unit celsius, color scheme 0, calibration: offset 0.000000, slope 158456250285288236213900672.000000 1 DIY-Thermocam raw data (Lepton 2.x), scale 27853-29552, spot sensor temperature 0.000000, unit celsius, color scheme 0, calibration: offset 0.000000, slope 821389956.000000 1 ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=104e11d91e0d7fd352d3f865f5ee8fb461776996, not stripped ... ... Many unique sha1 ... 1 ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=4ab1e2fdd56465afe59f3e3c5795d4b1457fe44c, not stripped 1 Lisp/Scheme program, Unicode text, UTF-8 text 1 ASCII text, with very long lines (330)
Raw
Annotate
Repaste
Edit