/usr/lib/falcon/bin/fc_consensus.py is in falcon 1.8.8-1ubuntu1.
This file is owned by root:root, with mode 0o755.
The actual contents of the file can be viewed below.
1 2 3 4 | #!/usr/bin/python
# EASY-INSTALL-SCRIPT: 'falcon-kit==0.7','fc_consensus.py'
__requires__ = 'falcon-kit==0.7'
__import__('pkg_resources').run_script('falcon-kit==0.7', 'fc_consensus.py')
|