Closed JamesRH closed 12 years ago
it would be easier to grep the output of db_listDbFiles.py if the default was in one column. Alternatively, if there was a sys.argv[1], then the script could use that as a to grep through the list.
Very minor, I know.
This is a good point. I made the default as it is because I typically just use the function to print to screen. It is easy enough to change though.
Fixed.
it would be easier to grep the output of db_listDbFiles.py if the default was in one column. Alternatively, if there was a sys.argv[1], then the script could use that as a to grep through the list.
Very minor, I know.