Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide tty information #163

Closed
giampaolo opened this issue May 23, 2014 · 8 comments
Closed

Provide tty information #163

giampaolo opened this issue May 23, 2014 · 8 comments

Comments

@giampaolo
Copy link
Owner

From relov...@gmail.com on May 16, 2011 09:24:04

"ps" on Linux and UNIXes can report on the terminal associated with a process. 
I have a python script which invokes "ps" to obtain this information, but I'd 
like to do it from within the module.

Original issue: http://code.google.com/p/psutil/issues/detail?id=163

@giampaolo
Copy link
Owner Author

From g.rodola on May 16, 2011 00:31:01

Yes, this was in my TODO list.
I think we'll include this in the next release.

Status: Accepted
Labels: Milestone-0.2.2

@giampaolo
Copy link
Owner Author

From g.rodola on June 03, 2011 12:42:04

Implemented on Linux as r982 .

Status: Started
Labels: Progress-1in4

@giampaolo
Copy link
Owner Author

From relov...@gmail.com on June 03, 2011 18:54:59

Terrific, thanks!

Ryan

@giampaolo
Copy link
Owner Author

From g.rodola on June 04, 2011 04:07:32

Implemented for FreeBSD in r985 .

Labels: -Progress-1in4 Progress-2in4

@giampaolo
Copy link
Owner Author

From g.rodola on June 27, 2011 10:39:47

Implemented on OSX as r1048 .

Status: FixedInSVN
Labels: -Progress-2in4 Progress-4in4

@giampaolo
Copy link
Owner Author

From g.rodola on June 27, 2011 10:52:41

Labels: Milestone-0.3.0

@giampaolo
Copy link
Owner Author

From g.rodola on July 08, 2011 12:07:35

Status: Fixed

@giampaolo
Copy link
Owner Author

From g.rodola on March 02, 2013 04:00:13

Updated csets after the SVN -> Mercurial migration: r982 == revision 
265cb57de93a r985 == revision 4c3ceb6a45a5 r1048 == revision 077eeb2d0b6d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant