Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6678921
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T04:17:57+00:00 2026-05-26T04:17:57+00:00

In clisp, the following code works: (defun hit-history () (shell tail ssqHitNum.txt)) However, in

  • 0

In clisp, the following code works:

(defun hit-history () (shell "tail ssqHitNum.txt"))

However, in Clozure CL, the shell function is not supported!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T04:17:57+00:00Added an answer on May 26, 2026 at 4:17 am

    No, there is no standard way, but there are libraries which provide this functionality for the important implementations. For example, there’s trivial-shell available in Quicklisp, which provides shell-command. (I didn’t actually test it, but its among the recommended libraries on CLiki.) There is also external-program. Update: inferior-shell seems to be prefered these days, as Ehvince points out in a comment and his own answer.

    You could also use read-time conditionals to make different implementations use their respective functionality to do this.

    CCL has ccl:run-program, for example:

    CL-USER> (run-program "whoami" '() :output *standard-output*)
    foobar
    #<EXTERNAL-PROCESS (whoami)[NIL] (EXITED : 0) #xC695EA6>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have some not understanding actions from gnu clisp Suppose, I have some code
I'm using the following code for star rating. The code works fine in firefox
I try to run this code in clisp: (defun gen-world (loop for x to
I'm using the time picker control from the following link: http://fgelinas.com/code/timepicker/timepicker.html It works super
I'm using the time picker control from the following link: http://fgelinas.com/code/timepicker/timepicker.html It works super
I have the following JS code for ZeroClipBoard : onComplete: function(item) { var text=
i have the following piece of code in the page HEAD: <script type=text/javascript> $(document).ready(function(){
The following code does not get me the correct file: <?php header(Content-Type: application/octet-stream); readfile(http://player.vimeo.com/play_redirect?clip_id=24195442&sig=49daac0ff885745c27601a80402bba14&time=1351783454&quality=hd&codecs=H264&type=moogaloop_local&embed_location=);
My GUI with following code does not have threads.The image display hogs up lots
The following code creates an object table with a get_age function using oracle sql*plus.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.