Files
amnezia-client/client/server_scripts/check_user_in_sudo.sh
T

2 lines
37 B
Bash
Raw Normal View History

CUR_USER=$(whoami);\
groups $CUR_USER