Guest User

Untitled

a guest
Nov 24th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. bot@harry:~/exabot/src$ wc -l exabot.py state.py commands.py
  2. 487 exabot.py
  3. 32 state.py
  4. 558 commands.py
  5. 1077 total
  6.  
  7. $ grep '#' exabot.py state.py commands.py | wc -l
  8. 33
Add Comment
Please, Sign In to add comment