sqfscat: add page and Polish translation (#10153)

pull/10279/head
Lena 2023-05-25 19:10:24 +02:00 committed by GitHub
parent 23aa85e3c0
commit 6d06c593a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# sqfscat
> Połącz pliki z systemu plików squashfs i wypisz je na standardowe wyjście.
> Więcej informacji: <https://manned.org/sqfscat>.
- Wyświetl zawartość jednego lub więcej plików z systemu plików squashfs:
`sqfscat {{system_plików.squashfs}} {{plik1 plik2 ...}}`

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 ...}}`