diff options
Diffstat (limited to 'Master/tlpkg/bin/tlpkg-by-size')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-by-size | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/tlpkg-by-size b/Master/tlpkg/bin/tlpkg-by-size index 89d43c45c2e..b160ec30249 100755 --- a/Master/tlpkg/bin/tlpkg-by-size +++ b/Master/tlpkg/bin/tlpkg-by-size @@ -1,5 +1,6 @@ #!/bin/sh # $Id$ +# Public domain. Originally written 2008, Karl Berry. # If it ever matters, we can do this right by reading tlpdb. test $# -eq 0 && set - /home/ftp/texlive/tlnet/tldev/tlpkg |