Changes

Jump to: navigation, search

Tutorial10: Shell Scripting - Part 1

335 bytes added, 10:37, 14 July 2020
Using Variables in Shell Scripts
'''User Defined Variables'''
x'''User-defined variables''' are variables which can be '''created by the user''' and exist in the session.�This means that no one can access user-defined variables that have been set by another user, and when the session is closed these variables expire.�Reference: https://mariadb.com/kb/en/user-defined-variables/
===Using Control Flow Statements in Shell Scripts===
13,420
edits

Navigation menu