In Bash, there appear to be several variables which hold special, consistently-meaning values. For instance, ./myprogram &; echo $! will return the PID ...
-
April 18, 2022
- 0 Comments