Skip to main content
deleted 103 characters in body; edited title
Source Link
Scarass
  • 233
  • 2
  • 4
  • 10

How to run program from bash shell without it running as ain the process of shell subprocess?

First, I don't know have I expressed myself correctly, I apologize if I didn't.

Here's what I mean: If you run say Nemo from bash shell, you're not going to be able to execute any other commands from that shell until you end the Nemo process.

And that's my problem. I want to be able to run other commands without having to open an another shell and without having to end the started process.

How to run program from bash shell without it running as a shell subprocess?

First, I don't know have I expressed myself correctly, I apologize if I didn't.

Here's what I mean: If you run say Nemo from bash shell, you're not going to be able to execute any other commands from that shell until you end the Nemo process.

And that's my problem. I want to be able to run other commands without having to open an another shell and without having to end the started process.

How to run program from bash shell without it running in the process of shell

If you run say Nemo from bash shell, you're not going to be able to execute any other commands from that shell until you end the Nemo process.

And that's my problem. I want to be able to run other commands without having to open an another shell and without having to end the started process.

Rollback to Revision 1
Source Link
Scarass
  • 233
  • 2
  • 4
  • 10

How to run Nemoprogram from bash shell while being able to run new processeswithout it running as a shell subprocess?

First, I don't know have I expressed myself correctly, I apologize if I didn't.

Here's what I mean: If you run say Nemo from bash shell, you're not going to be able to execute any other commands from that shell until you end the Nemo process.

And that's my problem. I want to be able to run other commands without having to open an another shell and without having to end the started process.

How to run Nemo from bash shell while being able to run new processes

If you run say Nemo from bash shell, you're not going to be able to execute any other commands from that shell until you end the Nemo process.

I want to be able to run other commands without having to open an another shell and without having to end the started process.

How to run program from bash shell without it running as a shell subprocess?

First, I don't know have I expressed myself correctly, I apologize if I didn't.

Here's what I mean: If you run say Nemo from bash shell, you're not going to be able to execute any other commands from that shell until you end the Nemo process.

And that's my problem. I want to be able to run other commands without having to open an another shell and without having to end the started process.

deleted 126 characters in body; edited tags; edited title
Source Link
Jeff Schaller
  • 68.8k
  • 35
  • 122
  • 265

How to run programNemo from bash shell without it running as a shell subprocess?while being able to run new processes

First, I don't know have I expressed myself correctly, I apologize if I didn't.

Here's what I mean: If you run say Nemo from bash shell, you're not going to be able to execute any other commands from that shell until you end the Nemo process.

And that's my problem. I want to be able to run other commands without having to open an another shell and without having to end the started process.

How to run program from bash shell without it running as a shell subprocess?

First, I don't know have I expressed myself correctly, I apologize if I didn't.

Here's what I mean: If you run say Nemo from bash shell, you're not going to be able to execute any other commands from that shell until you end the Nemo process.

And that's my problem. I want to be able to run other commands without having to open an another shell and without having to end the started process.

How to run Nemo from bash shell while being able to run new processes

If you run say Nemo from bash shell, you're not going to be able to execute any other commands from that shell until you end the Nemo process.

I want to be able to run other commands without having to open an another shell and without having to end the started process.

Source Link
Scarass
  • 233
  • 2
  • 4
  • 10
Loading