Computer Science, asked by abjeyaseelan4827, 1 year ago

which variable contains current shell process id

Answers

Answered by KomalSrinivas
0

Answer:$$

Explanation:

It expands to the decimal process ID of the invoked shell. In a subshell (see Shell Execution Environment ), '$' shall expand to the same value as that of the current shell.

Similar questions