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

  • Home
  • SEARCH
  • 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 6678259
In Process

The Archive Base Latest Questions

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

I am trying to capture the stdin and stdout from runProcess into a string

  • 0

I am trying to capture the stdin and stdout from runProcess into a string for analysis.

However, setting up the handles seems to be rather difficult. I wandered into GHC.IO.Handle, and that seems to be the logical destination, but it seems that this should be very simple.

  • 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:13:17+00:00Added an answer on May 26, 2026 at 4:13 am

    If you don’t need to communicate with the process interactively, the easiest method is to use readProcess:

    > readProcess "date" [] []
      "Thu Feb  7 10:03:39 PST 2008\n"
    

    Otherwise, look at runInteractiveProcess – it starts the process and creates pipes that you can write to and read from with e.g. hPutStr/hGetLine.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been trying to capture stdout and stderr output from a DLL compiled
I am trying to capture the first string from a list using an explicit
I am trying to capture sub-strings from a string that looks similar to 'some
I am trying to capture output from an install script (that uses scp) and
I'm trying to capture packets from two devices on my network. I have tcpdump
I have a test list that I am trying to capture data from using
I'm trying to capture a block of text into a variable, with newlines maintained,
I am trying to capture worksheets being copied in to a workbook from another
I am trying to capture video from a camera. i have gotten the captureOutput:didOutputSampleBuffer:
I'm trying to capture parts of a multi-lined string with a regex in Scala.

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.