All Manuals > LispWorks IDE User Guide > 24 The Shell and Remote Shell Tools

24.2 The Shell tool

You can create a Shell tool in one of two ways:

The Operations menu contains the following commands which send POSIX signals to the shell process. These only work on non-Windows platforms.

Choose Operations > Interrupt to send a break signal to the shell process. This stops the current task and returns control to the command line in the Shell tool, if necessary.

Choose Operations > Suspend to send a suspend signal to the shell process. This suspends the current task so that you can continue entering commands at the command line. To resume the task, type fg at the command line in the Shell tool. Alternatively, type bg at the command line to force a task to run in the background.

Choose Operations > Eof to send an EOF signal to the process.


LispWorks IDE User Guide (Macintosh version) - 01 Dec 2021 19:36:36