Monday, 22 October 2012

What are the different variables present in Linux shell? | Shell Scripting Interview Questions

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).

No comments: