What is a tty under Linux / UNIX? How do I find out what tty I’m on?
{ 0 comments }
How do I see if my friends or coworkers are logged into the same Linux or BSD or UNIX (AIX, HP-UX, Apple OS X) server / workstation as I am from a command line?
{ 1 comment }
{ 6 comments }
Q. Can you explain the command to find what users are doing on my UNIX / Linux system? A. Both Linux and UNIX (FreeBSD/Solaris) has w command to show who is logged on and what they are doing. The w command prints a summary of the current activity on the system, including what each user [...]
{ 9 comments }