Versions Compared

Key

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

...

  • In the Pawsey cluster, cancel your job with scancel.
  • In your local computer, kill the SSH tunnel, based on the command displayed in the output file:

kill $( ps x | grep 'ssh.*-L *8888:nid001011:8888' | awk '{print $1}' )