mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-19 00:15:21 +01:00
3 lines
30 B
Text
3 lines
30 B
Text
|
#!/bin/sh
|
||
|
zstdcat "$@" | less
|