在clisp中,以下代码有效:
(defun hit-history () (shell "tail ssqHitNum.txt"))
但是,在Clozure CL中,shell不支持该功能!
shell
shell common-lisp exec ccl
ccl ×1
common-lisp ×1
exec ×1
shell ×1