In order to run a command called cmd1 in the background, you would type:

In order to run a command called cmd1 in the background, you would type:Category: Introduction to Linux IAuthor "LinuxQuestions"In order to run a command called cmd1 in the background, you would type:
Linux Questions Staff asked 1 year ago

In order to run a command called cmd1 in the background, you would type:

  • cmd1&
  • start -b cmd1
  • cmd1@
  • bg cmd1

About the author