Hi, I am beginner to python and doing coding on UNIX platforms(AIX,Linux,HP,Solaris)
I want to take the list of files present in packages. On AIX we get the files list present in packges using command "lslpp -f <pkgname>". Now i want to format output of above command such that only list of files with absolute paths to be taken out and put into separate list/dictionary. I am considering here the remote connectivity of hosts. Will you please guide me to get the solution for this ? -Rahul Shelke
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor