BLACKSITE
:
216.73.217.122
:
31.97.239.53 / learnageacademy.com
:
Linux srv1143180 6.8.0-106-generic #106-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 6 07:58:08 UTC 2026 x86_64
:
/
bin
/
X11
/
Upload File:
files >> //bin/X11/zstdless
#!/bin/sh zstd=${ZSTD:-zstd} # TODO: Address quirks and bugs tied to old versions of less, provide a mechanism to pass flags directly to zstd export LESSOPEN="|-${zstd} -cdfq %s" exec less "$@"