Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The executable ecflow_server is used to start an ecflow_server using the default port number or that defined by the environment variable ECF_PORT.

Code Block
cd ECF_dir1
nohup ecflow_server &  # start ecFlow with default port3141

...