Hi,
I would like to start sbcl as an inferior-lisp with slime and load a previously saved image (saved with sb-ext:save-lisp-and-die). How can I do this? I just want to do this occasionally, not all the time, and the path of the image is not fixed (I use many images), so I need to be able to enter that interactively.
Thanks,
Tamas