Fancy your Linux skills ? Take this challenge and answer these simple 5 questions on Linux Environment variables.
Update : Added Solutions
Update : Added Solutions
- How can variables defined in one Bash Shell script be made visible in its child Bash Shell script ?
- How can one find out the type of the Shell he/she is using ?
- Name the C function call that can be used in a C program to fetch the value of a Shell Environment variable
- One can use "printenv" command to list all the Global Environment variables, but what command can we use to list the Local Environment Variables ?
- How can you find out the current Bash Shell's parent process id ?
No comments:
Post a Comment