mirror of
https://github.com/opnsense/src.git
synced 2026-05-18 03:59:39 -04:00
3 lines
30 B
Text
3 lines
30 B
Text
|
|
#!/bin/sh
|
||
|
|
zstdcat "$@" | less
|