3 # Run userroles_from_listusers.py
4 # Copyright (C) 2018 Nathan TeBlunthuis
6 # This program is free software: you can redistribute it and/or modify
7 # it under the terms of the GNU General Public License as published by
8 # the Free Software Foundation, either version 3 of the License, or
9 # (at your option) any later version.
11 # you specify a csv file that has a list of wikis
12 wikilist=example/wikiList.csv
14 # specify a location for the output
17 output=userroles/listusers/
20 ./userroles_from_listusers.py --sep=',' $wikilist $output