# File lib/mongrel_cluster/init.rb, line 178
    def cmd_name
      RUBY_PLATFORM =~ /solaris|aix/i ? "args" : "command"
    end