mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 07:14:14 -05:00
kernel. Adjust the Makefiles that referenced it to the new path. Sponsored by: Netflix OK'd by: cem@ and AllanJude@
2 lines
30 B
Bash
Executable file
2 lines
30 B
Bash
Executable file
#!/bin/sh
|
|
zstdcat "$@" | less
|