16 Jul 2008
2 minutes read
FB4 Environment Variables in UnixEnvironment Variables in Unix
Each process in Unix has its own set of environment variables. They’re called environment variables because the …
Each process in Unix has its own set of environment variables. They’re called environment variables because the …
As I was writing the Time and date in Unix scripts post last week, I’ve realized that there’s one really …
If you have followed this blog for a while, you should remember how to use variables in Unix shell scripts.
Going …