tcpflow, ubuntu-bug, vipw: add Polish translation (#9158)
This commit is contained in:
8
pages.pl/linux/tcpflow.md
Normal file
8
pages.pl/linux/tcpflow.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# tcpflow
|
||||
|
||||
> Przechwytuje ruch TCP do debugowania i analizy.
|
||||
> Więcej informacji: <https://manned.org/tcpflow>.
|
||||
|
||||
- Pokaż wszystkie dane z interfejsu `eth0` i portu `80`:
|
||||
|
||||
`tcpflow -c -i {{eth0}} port {{80}}`
|
8
pages.pl/linux/ubuntu-bug.md
Normal file
8
pages.pl/linux/ubuntu-bug.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# ubuntu-bug
|
||||
|
||||
> This command is an alias of `apport-bug`.
|
||||
> More information: <https://manned.org/ubuntu-bug>.
|
||||
|
||||
- View documentation for the original command:
|
||||
|
||||
`tldr apport-bug`
|
12
pages.pl/linux/vipw.md
Normal file
12
pages.pl/linux/vipw.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# vipw
|
||||
|
||||
> Edytuje plik password.
|
||||
> Więcej informacji: <https://manned.org/vipw>.
|
||||
|
||||
- Edycja pliku password:
|
||||
|
||||
`vipw`
|
||||
|
||||
- Wyświetlenie bieżącej wersji `vipw`:
|
||||
|
||||
`vipw --version`
|
Reference in New Issue
Block a user