Linux Shell Command - Show Print Display All Usernames Currently Logged In
Post Description: linux shell command - show print display all usernames currently logged in
linux, shell, command, show, print, display, all, usernames, currently, logged, in
This Post Has Been Viewed 593 Times Since Fri Feb 29, 2008 12:01 pm Posted By webmaster with 0 replies
POST# 907
Posted On: Fri Feb 29, 2008 12:01 pm
Topic: Linux Shell Command - Show Print Display All Usernames Currently Logged In
Use this linux shell command to Print all usernames currently logged in whoami Print the current user id and name (`id -un')
Code:who
Code:whoami
No Repies