Skip to content

Commit

Permalink
Update linux.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitalii Cherkashyn authored Oct 6, 2020
1 parent e05067d commit cf7a8c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -1689,7 +1689,7 @@ sudo -E bash -c 'python3'
sudo userdel -r test
```

### execute sudo with current env variables, sudo env var
### execute sudo with current env variables, sudo env var, sudo with proxy
```
sudo -E <command>
```
Expand Down

0 comments on commit cf7a8c3

Please sign in to comment.