Horje
$$ in shell script Code Example
$$ in shell script
$$ is the process ID (PID) of the script itself.

$BASHPID is the process ID of the current instance of Bash. This is not the same as the $$ variable, but it often gives the same result.




Shell

Related
merge master to dev branch Code Example merge master to dev branch Code Example
refusing to merge unrelated git Code Example refusing to merge unrelated git Code Example
create gitignore files windows Code Example create gitignore files windows Code Example
chown specific user linux Code Example chown specific user linux Code Example
git remove last pushed commit Code Example git remove last pushed commit Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
12