Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I have dual screen and gnome-termial(with multiple tab), so, there are about 20 terminal screen.

I forgot which terminal window opened a vim. How could I found out the terminal?

ps -ef|grep vim
root     32265 32264  0 Aug22 pts/1    00:00:03 vim httpd-ssl.conf

But, what terminal is the pts/1? Is there any command could help me found it?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.