OK... the wonderful PyKota box is running pretty smoothly now and I'm looking ahead to charging the departments. To do this, I thought that I would use pkinvoice to generate invoices for each staff user.
The staff users can be distinguished by the first character of the username being a letter rather than a number.
My idea was to export the users to a file which I could then read a line at a time and run the pkinvoice command for the username on each line. My problem is that I'm unsure how to read files in a bash scriptops:



LinkBack URL
About LinkBacks

ops:
Reply With Quote






