Всем удачи.... скажите, пожалуйста, что не правильно?
#! /bin/bash
/usr/bin/sbcl
(message "Это сообщение появится в эхо-области!")
th@debian:~$ ls -l skr
-rwxr-xr-x 1 th th 107 апр 30 14:25 skr
th@debian:~$
th@debian:~$ ./skr
This is SBCL 1.3.14.debian, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.
SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses. See the CREDITS and COPYING files in the
distribution for more information.