The editors Command
The editors command shows a list of end users editing a watched file. For example, to view a list of end users making changes to the watched file, new.txt, the syntax is:$ cvs editors –l new.txtexample
cvsuser@ubuntu-a:~/test/perlproject$ cvs editors a.txt a.txt cvsuser Wed Mar 18 03:20:44 2009 -0000 ubuntu-a /home/cvsuser/test/perlproject/ cvsuser@ubuntu-a:~/test//perlproject$
