Hi All,

I Want to write a python script to change the permissions(chmod) and
owner(chown) and group(chgrp) of a file on unix,
script as to read from the /etc/passwd for displaying available users on the
machine and from /etc/groups it as to display the available groups and user
has to give the mode and owner name and group name from the list.

Can i implement this in python or in shell scripting
Can any one please suggest me from doing this...:)

-- 
Best Regards,
M.Srikanth Kumar,
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to