| 1. |
What Are The Different Variables Present In Linux Shell? |
|
Answer» Variables can be defined by the programmer or developer they specify the location of a particular VARIABLE in the MEMORY. There are TWO types of shells they are System variables and user defined variables. System variables are defined by the system and user defined variables are to be defined by the user (small LETTERS). Variables can be defined by the programmer or developer they specify the location of a particular variable in the memory. There are two types of shells they are System variables and user defined variables. System variables are defined by the system and user defined variables are to be defined by the user (small letters). |
|