Warning: Undefined array key "socialize_RedditWidget" in /home/phpacd/websites/shkodenko.com/wp-content/plugins/socialize/frontend/socialize-services.php on line 166
To get list of Linux users with shell access (/bin/sh, /bin/bash) the following command can be used:
# cat /etc/passwd |egrep "/bin/.*sh" |cut -f1 -d':' |sort