#!/usr/bin/octave -qf source("./run_scripts/path_cd.m") arg_list = argv(); removeNodes(arg_list{1},arg_list{2}); prepareInput(arg_list{2});