David wrote:
This program generates a report of a Linux System and some important
..conf files. The goal is for users to be able to post their information
and compare with others, ask for help etc. Am I using the subrocess
module too much because I am comfortable with the commands? Should I
ju
"David" wrote
and compare with others, ask for help etc. Am I using the subrocess
module too much because I am comfortable with the commands? Should I
just write this type of program in bash.
Personally I'd use bash for this kind of thing.
If you wanted to post process the report then I'd u
This program generates a report of a Linux System and some important
.conf files. The goal is for users to be able to post their information
and compare with others, ask for help etc. Am I using the subrocess
module too much because I am comfortable with the commands? Should I
just write this t