Skip to content

Collection of mostly Bash and Python scripts for survey programming and related duties

License

Notifications You must be signed in to change notification settings

decipher-survey-programming/utility-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

utility-scripts

Collection of mostly Bash and Python scripts for survey programming and related duties

Suggestion for use:

  1. Clone the repo
  2. Link to scripts you want from /home/$USER/bin, optionally by running: ./addtopath.sh scripts/*

A brief description of each script is provided below. More information can be found by referencing the script's help/usage or looking at the source.

atpending (Greg)

Extracts meaningful info (bulk command) from at -c <job> for all jobs

deviceinfo.py (Brad)

Returns device information from 51Degrees service in tabular format

generatevariables.py (Brad)

Generates variables.dat data from results data

gsearch (Greg)

Finds files

guniq (Greg)

Outputs counts of values for a field or combination of fields (similar to ... | sort | uniq -c)

ip2geo.py (Brad)

Returns geographic information for an IP address from the MaxMind GeoLite City database

parseLog.py (Greg)

Parses an bulk mail (list.txt.log) file into a usable tab-delimited format

pasend.py (Greg)

Outputs helpful quality assurance information about your email invite

vars.py (Greg)

???

vc.py (Greg)

Utility for searching and diffing survey version control

About

Collection of mostly Bash and Python scripts for survey programming and related duties

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published