BASH special variables
BASH Built in special variables
Section titled “BASH Built in special variables”| Variable | Description |
|---|---|
$? | return code of the previous command |
$$ | current process id (pid) |
| Variable | Description |
|---|---|
$? | return code of the previous command |
$$ | current process id (pid) |