Upgrade yt-dlp to version 2022.11.11
[sunny256-utils.git] / si
blobc244649e1ac21dd280db18309e3502fae66c810e
1 #!/bin/sh
3 #==============================================================================
4 # si
5 # File ID: 1651bb66-9cfd-11e9-9a64-db5caa6d21d3
6 #==============================================================================
8 progname=si
9 VERSION=0.1.0
11 numfmt --from=auto "$@"
13 # vim: set ts=8 sw=8 sts=8 noet fo+=w tw=79 fenc=UTF-8 :