mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
update sudo
updated
This commit is contained in:
parent
3c4c7fdeb6
commit
b9711f27c8
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
- Uruchom polecenie jako inny użytkownik i/lub grupa:
|
||||
|
||||
`sudo -u {{user}} -g {{group}} {{id -a}}`
|
||||
`sudo -u {{uzytkownik}} -g {{grupa}} {{id -a}}`
|
||||
|
||||
- Powtórz ostatnie polecenie poprzedzone "sudo" (tylko w bash, zsh, etc.):
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue