Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

How to exit the J console?

I recently downloaded j902 and can launch the console from my terminal, but I don’t know how to exit. I tried “Ctrl + C” and "exit" but they did not work.

How do I exit the J console?

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

ctrl+c signals break

ctrl+d exits

J verbs require an argument to run (otherwise they display). You need to provide an arg to exit.

exit 0

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading