> I have recently installed Cygwin on a Win2000 Pro system. While > trying to replicate the accounts from windows to Cygwin, I used > the commands: > > mkgroup -l > /etc/group > mkpasswd -l > /etc/passwd > > the output of my group and passwd files are, respectively: > $ /etc/group
try cat /etc/group > $ /etc/passwd try cat /etc/passwd Chris -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/