Go to the source code of this file.
Functions | |
| function | usage () |
| esac done | shift ((OPTIND-1)) if[-z"$ |
Variables | |
| while getopts | h |
| exit | |
| t | type =$OPTARG |
| *echo | ERROR |
| usage | |
| then for REP | in {directory_list} |
| do | listm |
| do | cd |
| then | if [[`type cloc`]] |
| then echo lines of code excluding fcl files and anything in the ups directory cloc exclude | dir |
| esac done shift | ( | (OPTIND-1) | ) |
Definition at line 18 of file getStatistics.sh.
| function usage | ( | ) |
Definition at line 4 of file getStatistics.sh.
| do cd |
Definition at line 62 of file getStatistics.sh.
Definition at line 72 of file getStatistics.sh.
| then echo ERROR |
Definition at line 14 of file getStatistics.sh.
| exit |
Definition at line 13 of file getStatistics.sh.
Definition at line 13 of file getStatistics.sh.
| then if[[`type cloc`]] |
Definition at line 70 of file getStatistics.sh.
| then for REP in {directory_list} |
Definition at line 53 of file getStatistics.sh.
| do listm |
Definition at line 54 of file getStatistics.sh.
| t type =$OPTARG |
Definition at line 14 of file getStatistics.sh.
| usage |
Definition at line 15 of file getStatistics.sh.
1.8.5