Re: [CentOS] screen command

2008-07-13 Thread David Mackintosh
On Sun, Jul 13, 2008 at 01:46:20AM -0400, Ed Donahue wrote: > Anyone know which rpm give you the screen command? > > Or tell me how to figure this out on my own :-) # yum install screen It will tell you what it wants to download and install before it does it. -- /\oo/\ / /()\ \ David Mackinto

Re: [CentOS] screen command

2008-07-13 Thread D Steward
On Sun, 2008-07-13 at 01:46 -0400, Ed Donahue wrote: > Anyone know which rpm give you the screen command? > > Or tell me how to figure this out on my own :-) > > Ed Just going off on a slight tangent here, but to add to that which others have said, if you want to search for information/tutorials

Re: [CentOS] screen command

2008-07-13 Thread Ralph Angenendt
John R Pierce wrote: > Ed Donahue wrote: >> Anyone know which rpm give you the screen command? >> >> Or tell me how to figure this out on my own :-) > > # rpm -qf `which screen` > screen-4.0.3-1.el5 Is that the hen or the egg? >:) yum list "*screen*" or yum provides "*screen*" should show the rpm

Re: [CentOS] screen command

2008-07-12 Thread John R Pierce
Ed Donahue wrote: Anyone know which rpm give you the screen command? Or tell me how to figure this out on my own :-) # rpm -qf `which screen` screen-4.0.3-1.el5 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/cent

Re: [CentOS] screen command

2008-07-12 Thread Ray Van Dolson
On Sun, Jul 13, 2008 at 01:46:20AM -0400, Ed Donahue wrote: > Anyone know which rpm give you the screen command? > > Or tell me how to figure this out on my own :-) screen yum provides /usr/bin/screen Ray ___ CentOS mailing list CentOS@centos.org http

[CentOS] screen command

2008-07-12 Thread Ed Donahue
Anyone know which rpm give you the screen command? Or tell me how to figure this out on my own :-) Ed ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos