sqfscat: add page and Polish translation (#10153)

This commit is contained in:
Lena
2023-05-25 19:10:24 +02:00
committed by GitHub
parent 23aa85e3c0
commit 6d06c593a7
2 changed files with 16 additions and 0 deletions

8
pages/linux/sqfscat.md Normal file
View File

@@ -0,0 +1,8 @@
# sqfscat
> Concatenate files from a squashfs filesystem and print them to standard output.
> More information: <https://manned.org/sqfscat>.
- Display the contents of one or more files from a squashfs filesystem:
`sqfscat {{filesystem.squashfs}} {{file1 file2 ...}}`