1

I need to run a cshell script on a file and then run a JMP-SAS script on the output file and at last run another cshell script on the output file. Does anyone know a way to this automatically?

1201ProgramAlarm
  • 32,384
  • 7
  • 42
  • 56
  • 1
    Is it about the same output file? Both times? Or it's different files? – Alex Butenko Jan 07 '16 at 17:38
  • 2
    What exactly do you mean by "automatically"? Why can't you just run them by, you know, running them? – jwodder Jan 07 '16 at 17:46
  • @AlexButenko each script runs with the output file of the previous script – Ameer Saleh Jan 08 '16 at 20:31
  • @jwodder I meant running the whole series in one command. I want to run the first unix script and once I have the output file I want to run the JMP script with it and then the last unix script to run on the last output file instantly, without having to run each script by it's own everytime – Ameer Saleh Jan 08 '16 at 20:33

0 Answers0