1
0
Fork 0
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:
Michal 2020-04-16 00:42:14 +02:00 committed by Starbeamrainbowlabs
parent 3c4c7fdeb6
commit b9711f27c8

View file

@ -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.):