/usr/bin/mikutter is in mikutter 3.0.7+dfsg-1.
This file is owned by root:root, with mode 0o755.
The actual contents of the file can be viewed below.
1 2 3 4 | #!/bin/sh
export DISABLE_BUNDLER_SETUP=1
exec /usr/bin/ruby /usr/share/mikutter/mikutter.rb "$@"
|