-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Sam Drinkard Sent: Friday, September 16, 2005 3:42 PM To: CentOS@centos.org Subject: [CentOS] Equivalent command or file
List, is there an equivalent on Linux as "watch" under FreeBSD, as well as the "snp" or snoop device that permits one to watch what is going on in another terminal? Yes there are privacy issues here, but in a home system with a couple of folks logged in trying to help with compiling stuff, it'd be nice to see what and how they are doing it.
Screen is an option.
Both of you log in with the same username; you as the root user 'su - username' will work. One of you execute 'screen', the other execute 'screen -x' afterward.
-- Marc
Thanks for the info Marc,
I believe that might just be the trick since the login is just "local" more or less, with only one logged via the net.
--- Sam Drinkard sam@wa4phy.net wrote:
Thanks for the info Marc,
I believe that might just be the trick since the
login is just "local" more or less, with only one logged via the net.
-- Snowman
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Sam,
I found this site a long time back, it gives you different os commands and you can compare them. ie if you know a certain command in bsd, then you can look at the table and find out what the command for the other operating systems. its a really good page, take a glaze at it...
Steven
"On the side of the software box, in the 'System Requirements' section, it said 'Requires Windows or better'. So I installed Linux."
Thanks Steven,
Perhaps that will elminiate the need for more translation questions ..
--- Sam Drinkard sam@wa4phy.net wrote:
Thanks Steven,
Perhaps that will elminiate the need for more
translation questions ..
-- Snowman
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
yeah, i used that page a while back when i was comparing commands between HP-UX Linux and Solaris. It came in really handy then.
Steven
"On the side of the software box, in the 'System Requirements' section, it said 'Requires Windows or better'. So I installed Linux."