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 8665309
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T17:27:06+00:00 2026-06-12T17:27:06+00:00

I want to be able to execute an external command from java, eg ls,

  • 0

I want to be able to execute an external command from java, eg “ls”, and get the output, both output and error streams, as a string, and in realtime, and in the order they were generated.

So, if the output from the command is something like:

blah     <- to stdout
foo      <- to stderr
bar      <- to stdout

Then, ideally I want the output string, and the realtime output, to look like:

blah
foo
bar

Naive methods produce either:

blah
bar

(ie no stderr output)

or:

blah
bar
foo

(ie the order is rearranged so that the stdout and stderr messages are not interlaced with each other).

  • 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-06-12T17:27:07+00:00Added an answer on June 12, 2026 at 5:27 pm

    Use ProcessBuilder and set redirectErrorStream(true).

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

Sidebar

Related Questions

I want to be able to input java commands/code to execute during run-time (during
I want to be able to execute Behat based test scenarios within Jenkins. Behat
I want to be able to measure the time it take to execute an
I want to be able to execute some code on every request that stuffs
I want to be able to run the Scrapy web crawling framework from within
Basically, I want to be able execute a byte stream as a file, without
I want to be able to specify mathematical rules in an external location to
I was wondering how I would be able to execute a command such as
I want to execute a junit testcase inside another java program.. Let's say class
I keep seeing references to being able to execute code from the debugger, but

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.