Plugin Name: bintodec Author(s): Ezra Richards and Greg Piper ------------------------------------------------------------------------------- Functionality: Convert a number represented in binary to a decimal representation. Usage: bintodec [binary_number] Example: bintodec 100 Output: 4