pub fn write_script(s: Vec<String>, pnum: &String, suffix: &String)
Write all script lines to a file in the Process’s folder.
If the file already exists, write over it. (“truncate”)