sqfscat: add page and Polish translation (#10153)
This commit is contained in:
8
pages.pl/linux/sqfscat.md
Normal file
8
pages.pl/linux/sqfscat.md
Normal 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
8
pages/linux/sqfscat.md
Normal 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 ...}}`
|
Reference in New Issue
Block a user