blob: ad38c34d5921b65c24d3f795d2987169325897e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
tdesudo - a sudo frontend for TDE
Tdesudo is a graphical front end for the "sudo" command for the Trinity
Desktop Environment.
It allows you to run a program as different user if the system
administrator allows it.
- Basic usage:
Just type "tdesudo <command>" to run <command> as root user.
Optionally you can type "tdesudo -u <runas> <command>" and <command>
will be executed as user <runas>
CONTRIBUTING
==============
If you wish to contribute to tdesudo (TDE), you might do so:
- TDE Gitea Workspace (TGW) collaboration tool.
https://mirror.git.trinitydesktop.org/gitea
- TDE Weblate Translation Workspace (TWTW) collaboration tool.
https://mirror.git.trinitydesktop.org/weblate
|