Closed Thread
Results 1 to 8 of 8

Thread: Who command output

  1. #1
    Wanch Guest

    Who command output

    When you type "who" or "w" in the console you get an output like:

    Code:
    USER     TTY      FROM              LOGIN@   IDLE   JCPU   PCPU WHAT
    root     pts/0    10.22.32 20:47    0.00s  0.01s  0.00s w
    What does the TTY - pts/0 mean? Is tty type? If so, what is pts/0?

  2. CODECALL Circuit advertisement

     
  3. #2
    Pan
    Pan is offline Learning Programmer
    Join Date
    Jun 2007
    Posts
    61
    Rep Power
    0
    TTY is a type of port. I'm unsure what pts/0 stands for or means.

  4. #3
    Off
    Off is offline Learning Programmer
    Join Date
    Feb 2008
    Posts
    83
    Rep Power
    0
    I can't find what PTS means either but I'm guessing the "t" means terminal?

  5. #4
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101
    Well I searched online, but did not find what that is, but I found something related to terminal....but still have no idea what this is.

  6. #5
    LinuxBomber is offline Learning Programmer
    Join Date
    Jan 2008
    Posts
    79
    Rep Power
    0
    What terminal? You mean the actual konsole/console/terminal application?

  7. #6
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101
    I have no idea! I just saw that it was related to terminal.... can't be much of a help...

  8. #7
    LinuxBomber is offline Learning Programmer
    Join Date
    Jan 2008
    Posts
    79
    Rep Power
    0
    Hmm.... where did you find it?

  9. #8
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101
    I found it here
    http://www.computerhope.com/unix/ups.htm
    Here is a quote:

    List only process data associated with term. Terminal identifiers are specified as a device file name, and an identifier. For example, term/a, or pts/0.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Different Output
    By Shadow21 in forum Python
    Replies: 4
    Last Post: 01-25-2011, 08:18 PM
  2. PHP Output
    By ethikz in forum PHP Development
    Replies: 6
    Last Post: 01-19-2011, 11:56 PM
  3. ocr - .xml-output
    By Marion in forum General Programming
    Replies: 1
    Last Post: 12-17-2009, 02:22 PM
  4. Command line - %currentuser% type command
    By flipz in forum General Programming
    Replies: 0
    Last Post: 02-09-2009, 06:30 AM
  5. HELP! C# Output
    By jclarke in forum C# Programming
    Replies: 4
    Last Post: 02-15-2008, 05:51 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts