answersLogoWhite

0


Best Answer

For Unix, any command is run as a sub-process. You don't need an actual command to create the subprocess. You can also force the process to run in the background by appending a '&' symbol at the end of the command.

User Avatar

Wiki User

βˆ™ 14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which command is used to create a sub processes?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which MS-DOS command is used to delete a directory and its sub directories in one pass?

To delete directory and sub directory in single command, use "deltree" command..


When did Sub Command happen?

Sub Command happened in 2001.


When was Sub Command created?

Sub Command was created in 2001.


What does the command strstr do in programming?

The strstr command in programming is used to find a sub string within a string. If nothing is found the pointer is returned to the beginning of the sub string.


What command on the command prompt will display the sub directories on the current directory?

The command you are looking for is "ls"Also the "dir" command works


How delete a particular sub-folder from a list of sub-folders in command prompt?

you can not delete the folder from command prompt if it is not empty.. if the folder is empty then use rd <foldername> and press enter.. or use deltree command.. deltree <foldername> and press enter..


What is a is a list of additional commands associated with the selected command?

sub-commands


What is the command to list all files and sub directories in a directory?

DIR


What are the sub processes of perception?

The sub processes of perception include sensation (receiving sensory input), attention (selectively focusing on certain stimuli), organization (interpreting and categorizing information), and interpretation (assigning meaning to sensory information).


What are the sub-process of modernization?

The 5 sub processes of modernization are Technological development, Agricultural development, Urbanization, Industrialization, and Telecommunications.


How do you create a sub password in cabal?

780524


What command supports copying sub directories?

xcopy c:\'dirname'/s