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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T09:55:21+00:00 2026-06-03T09:55:21+00:00

Simple question: Is there a way to run a script in the background with

  • 0

Simple question: Is there a way to run a script in the background with out terminal running?

More detail and background: I had an app that read an apps .log file and puled information from it, then provide information and statistics from the information in the log.
An update to the app changed the way the .log file was written and delete information and duplicates the log in a manner that i have been unable to predict.

the app that was designed to interface with the log was not coded to check for such changes. so when it attempts to gather information after the log change it stops working.

A “hack” has been devised to run a tail -f, then hexed the app to point at the new file.
(The “hack” works)
I would like to run the tail in the background so that the user doesn’t interrupt it… breaking it…

-sorry for the (possibly) longer than needed description. BUt i figured a more detailed question would get me a precise answer.

Thanks in advance!

~¥oseph

  • 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-03T09:55:24+00:00Added an answer on June 3, 2026 at 9:55 am

    The answer depends on if you need to be able to re-connect to the process after exiting the shell. If the process is non-interactive and can simply be left alone, then “nohup program &” should do the trick. But that won’t let you continue to interact with the program after you’ve closed the shell.

    If it’s a interactive program, then your best bet is to use screen or one of the other terminal-multiplexers. You start “screen” which gives you a new shell, in this you start whatever program you want, the usual way, say “nano myfile.txt”.

    When you want to close the shell, but leave the program running, you press C-a d (‘Detach’) to detach from screen. it keeps running, but in the background, and will keep running even if you log out.

    When you then later want to reconnect to screen you open a new shell and type “screen -r” (reconnect), this leaves you right where you where.

    Screen also lets you run several different shells in a single terminal-window and is a neat tool overall. Check it out.

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

Sidebar

Related Questions

Question : Is there a simple way to print out an array in Ruby
Simple question here: is there any way to convert from a jagged array to
a simple question here Is there a way to change the text click here
I have a simple question. I have this bitmap Is there a way with
Simple question really, is there any programmatic way to over load the choose a
My question is simple: is there a way to totally automate the process to
My question is very simple: is there any way to (programmatically, technically, or manually)
This should be very simple question. There are many programming languages out there, compiled
To phrase my question as simply as possible, is there a way to create
This is a simple question : Is there any automatic indentation alignment on Eclipse

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.