13,420
edits
Changes
→Using Variables in Shell Scripts
[[Image:environment.png|thumb|right|300px|]]Shell environment variables shape the working environment whenever you are logged in Common shell.<br>Some of these variables are displayed via Linux commands in the diagram displayed on the right-side.<br>(you can issue the pipeline command '''set | more''' to view all variables)
'''User Defined Variables''' x
===Using Control Flow Statements in Shell Scripts===