On 09:46:38 Jun 13, Bharathi Subramanian wrote:
> One Day One GNU/Linux Command
> =============================
> 
> w -- show Who is doing What
> 
> Summary :
> 
> w is part of the procps package. w shows information about the users
> currently on the machine, and their processes. The header shows, in
> this order, the current time, Uptime, no. of current users, & load
> averages for the past 1, 5, and 15 minutes.
> 
> JCPU -- The time used by all processes attached to the tty. It does
>         not include past background jobs, but does include currently
>         running background jobs.
> 
> PCPU -- The time used by the current process, named in the "WHAT".
> 
> 
> Examples :
> 
> $ w -- Show header, users and processes Information.
> 
> $ w bharathi -- Show information about bharathi (user) only.
> 
> $ w -h -- Don't show header info.
> 
> $ w -f -- Don't show FROM (remote hostname) field.
> 
> $ w -s -- Short format. Don't show login, JCPU and PCPU times.
> 
> $ w -u -- Ignores the username while figuring out the current process 
>           and CPU times of the current tty.
> 
> Read : man w
> 
> HTH :)

Can w read the minds of programmer geeks and pretty girls? ;)

Just kidding.

Guys,

I shall be bringing tons of books (plenty of linuxjournal issues) and
quite a few textbooks that I no longer want.

I am deliberately avoiding listing all of them here.

A couple of samples.

        a) Windows device driver development
        b) Linux device driver development by Robert Love

and so on.

I dunno the algorithm on who will get what book.

I leave that headache to Bharathi.

See ya.

-Girish
_______________________________________________
To unsubscribe, email [EMAIL PROTECTED] with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to