input_paths.each_with_index do |input_path, i|

  pid = fork do
    require_relative 'init'