├── 1.1.Document-Introduction to Functions-converted.pdf ├── 1.1.Document-color-codes.txt ├── 1.1.Document-test-command-info.pdf ├── 1.2.Document-echo-command-to-display-message-or-command-output.pdf ├── 1.2.Document-file-test-operator.txt ├── 1.2.Document-simple_menu_driven_arithmetic_with_functions.txt ├── 1.3.Document-echo-command-practice.sh ├── 1.3.Document-simple_menu_driven_arithmetic_without_functions.txt ├── 1.Document-arithmetic-operations.txt ├── 1.Document-awk command part-1.pdf ├── 1.Document-basic-while-loop-syntax.pdf ├── 1.Document-complete-cut-command.pdf ├── 1.Document-complete-printf-command-converted.pdf ├── 1.Document-connecting-to-remote-server.txt ├── 1.Document-grep-command-part-1.pdf ├── 1.Document-httpd-info.sh ├── 1.Document-input-and-out-commands.sh ├── 1.Document-operations-on-strings.sh ├── 1.Document-scheduling-jbos-with-at-and-crontab.pdf ├── 1.Document-scripts-for-introduction-to-loops.txt.txt ├── 10.Desing Arithmetic calculaotr with shell script using awk command.txt ├── 11.Shell script to get all git versions using functions concept.txt ├── 2.1.Document-case-with-simple-pattern.sh ├── 2.1.Document-crontab-practice-1.txt ├── 2.1.Document-working-with-variables.pdf ├── 2.2.Document-Job-Scheduling-with-crontab.pdf ├── 2.2.Document-disply-required-files-based-on-extention.sh ├── 2.2.Document-working-with-variables.sh ├── 2.3.Document-simple-menu-driven-cal.sh ├── 2.Document-Executing-commands-on-remote-server.pdf ├── 2.Document-command-chaning-operators.pdf ├── 2.Document-command-line-arguments.sh ├── 2.Document-define_and_calling_a_function.txt ├── 2.Document-for-loop-syntax-explanation-1.txt ├── 2.Document-grep-command-part-2.pdf ├── 2.Document-httpd-ver-port.sh ├── 2.Document-simple-shell-script-to-install-tomcat.sh ├── 2.Document-while loop with IFS.pdf ├── 3.1.Document-global_and_local_variables_concept.txt ├── 3.2.Document-return_variable_value_using_echo_command.txt ├── 3.3.Document-return_variable_value_using_return_command.txt ├── 3.Document-installing-mutliple-packages-with-for-loop-and-command-line-arguments.txt ├── 3.Document-send-automatic-mail-alert.txt ├── 3.Document-simple-if-and-if-else-statements.txt ├── 3.Document-ssh-pkgs.txt ├── 3.Document-start-stop-httpd-tomcat.sh ├── 4.1.Document-find-httpd-ver-if-httpd-is-installed-1.txt ├── 4.2.Document-practice-for-http-ver-1.txt ├── 4.Document-diff.txt ├── 4.Document-multiple-cmds-on-multiple-servers.txt ├── 4.Document-paramters_concept.txt ├── 4.Document-redirection-and-stdout-err.txt ├── 5.1.Document-automate-httpd-actions-1.txt ├── 5.2.Document-en-with-if-elif-condition-automate-httpd-actions-1.txt ├── 5.3.DOucmennt-en-with-case-statement-automate-httpd-actions.txt ├── 5.Document-different_cmds_with_differnt_users_passwords.txt ├── 5.Document-loop-control-statements.txt ├── 6.Document-backup_script.txt └── README.md /1.1.Document-Introduction to Functions-converted.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/1.1.Document-Introduction to Functions-converted.pdf -------------------------------------------------------------------------------- /1.1.Document-color-codes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/1.1.Document-color-codes.txt -------------------------------------------------------------------------------- /1.1.Document-test-command-info.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/1.1.Document-test-command-info.pdf -------------------------------------------------------------------------------- /1.2.Document-echo-command-to-display-message-or-command-output.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/1.2.Document-echo-command-to-display-message-or-command-output.pdf -------------------------------------------------------------------------------- /1.2.Document-file-test-operator.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/1.2.Document-file-test-operator.txt -------------------------------------------------------------------------------- /1.2.Document-simple_menu_driven_arithmetic_with_functions.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/1.2.Document-simple_menu_driven_arithmetic_with_functions.txt -------------------------------------------------------------------------------- /1.3.Document-echo-command-practice.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/1.3.Document-echo-command-practice.sh -------------------------------------------------------------------------------- /1.3.Document-simple_menu_driven_arithmetic_without_functions.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/1.3.Document-simple_menu_driven_arithmetic_without_functions.txt -------------------------------------------------------------------------------- /1.Document-arithmetic-operations.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/1.Document-arithmetic-operations.txt -------------------------------------------------------------------------------- /1.Document-awk command part-1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/1.Document-awk command part-1.pdf -------------------------------------------------------------------------------- /1.Document-basic-while-loop-syntax.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/1.Document-basic-while-loop-syntax.pdf -------------------------------------------------------------------------------- /1.Document-complete-cut-command.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/1.Document-complete-cut-command.pdf -------------------------------------------------------------------------------- /1.Document-complete-printf-command-converted.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/1.Document-complete-printf-command-converted.pdf -------------------------------------------------------------------------------- /1.Document-connecting-to-remote-server.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/1.Document-connecting-to-remote-server.txt -------------------------------------------------------------------------------- /1.Document-grep-command-part-1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/1.Document-grep-command-part-1.pdf -------------------------------------------------------------------------------- /1.Document-httpd-info.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/1.Document-httpd-info.sh -------------------------------------------------------------------------------- /1.Document-input-and-out-commands.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/1.Document-input-and-out-commands.sh -------------------------------------------------------------------------------- /1.Document-operations-on-strings.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/1.Document-operations-on-strings.sh -------------------------------------------------------------------------------- /1.Document-scheduling-jbos-with-at-and-crontab.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/1.Document-scheduling-jbos-with-at-and-crontab.pdf -------------------------------------------------------------------------------- /1.Document-scripts-for-introduction-to-loops.txt.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/1.Document-scripts-for-introduction-to-loops.txt.txt -------------------------------------------------------------------------------- /10.Desing Arithmetic calculaotr with shell script using awk command.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/10.Desing Arithmetic calculaotr with shell script using awk command.txt -------------------------------------------------------------------------------- /11.Shell script to get all git versions using functions concept.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/11.Shell script to get all git versions using functions concept.txt -------------------------------------------------------------------------------- /2.1.Document-case-with-simple-pattern.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/2.1.Document-case-with-simple-pattern.sh -------------------------------------------------------------------------------- /2.1.Document-crontab-practice-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/2.1.Document-crontab-practice-1.txt -------------------------------------------------------------------------------- /2.1.Document-working-with-variables.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/2.1.Document-working-with-variables.pdf -------------------------------------------------------------------------------- /2.2.Document-Job-Scheduling-with-crontab.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/2.2.Document-Job-Scheduling-with-crontab.pdf -------------------------------------------------------------------------------- /2.2.Document-disply-required-files-based-on-extention.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/2.2.Document-disply-required-files-based-on-extention.sh -------------------------------------------------------------------------------- /2.2.Document-working-with-variables.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/2.2.Document-working-with-variables.sh -------------------------------------------------------------------------------- /2.3.Document-simple-menu-driven-cal.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/2.3.Document-simple-menu-driven-cal.sh -------------------------------------------------------------------------------- /2.Document-Executing-commands-on-remote-server.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/2.Document-Executing-commands-on-remote-server.pdf -------------------------------------------------------------------------------- /2.Document-command-chaning-operators.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/2.Document-command-chaning-operators.pdf -------------------------------------------------------------------------------- /2.Document-command-line-arguments.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/2.Document-command-line-arguments.sh -------------------------------------------------------------------------------- /2.Document-define_and_calling_a_function.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/2.Document-define_and_calling_a_function.txt -------------------------------------------------------------------------------- /2.Document-for-loop-syntax-explanation-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/2.Document-for-loop-syntax-explanation-1.txt -------------------------------------------------------------------------------- /2.Document-grep-command-part-2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/2.Document-grep-command-part-2.pdf -------------------------------------------------------------------------------- /2.Document-httpd-ver-port.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/2.Document-httpd-ver-port.sh -------------------------------------------------------------------------------- /2.Document-simple-shell-script-to-install-tomcat.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/2.Document-simple-shell-script-to-install-tomcat.sh -------------------------------------------------------------------------------- /2.Document-while loop with IFS.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/2.Document-while loop with IFS.pdf -------------------------------------------------------------------------------- /3.1.Document-global_and_local_variables_concept.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/3.1.Document-global_and_local_variables_concept.txt -------------------------------------------------------------------------------- /3.2.Document-return_variable_value_using_echo_command.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/3.2.Document-return_variable_value_using_echo_command.txt -------------------------------------------------------------------------------- /3.3.Document-return_variable_value_using_return_command.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/3.3.Document-return_variable_value_using_return_command.txt -------------------------------------------------------------------------------- /3.Document-installing-mutliple-packages-with-for-loop-and-command-line-arguments.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/3.Document-installing-mutliple-packages-with-for-loop-and-command-line-arguments.txt -------------------------------------------------------------------------------- /3.Document-send-automatic-mail-alert.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/3.Document-send-automatic-mail-alert.txt -------------------------------------------------------------------------------- /3.Document-simple-if-and-if-else-statements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/3.Document-simple-if-and-if-else-statements.txt -------------------------------------------------------------------------------- /3.Document-ssh-pkgs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/3.Document-ssh-pkgs.txt -------------------------------------------------------------------------------- /3.Document-start-stop-httpd-tomcat.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/3.Document-start-stop-httpd-tomcat.sh -------------------------------------------------------------------------------- /4.1.Document-find-httpd-ver-if-httpd-is-installed-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/4.1.Document-find-httpd-ver-if-httpd-is-installed-1.txt -------------------------------------------------------------------------------- /4.2.Document-practice-for-http-ver-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/4.2.Document-practice-for-http-ver-1.txt -------------------------------------------------------------------------------- /4.Document-diff.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/4.Document-diff.txt -------------------------------------------------------------------------------- /4.Document-multiple-cmds-on-multiple-servers.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/4.Document-multiple-cmds-on-multiple-servers.txt -------------------------------------------------------------------------------- /4.Document-paramters_concept.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/4.Document-paramters_concept.txt -------------------------------------------------------------------------------- /4.Document-redirection-and-stdout-err.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/4.Document-redirection-and-stdout-err.txt -------------------------------------------------------------------------------- /5.1.Document-automate-httpd-actions-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/5.1.Document-automate-httpd-actions-1.txt -------------------------------------------------------------------------------- /5.2.Document-en-with-if-elif-condition-automate-httpd-actions-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/5.2.Document-en-with-if-elif-condition-automate-httpd-actions-1.txt -------------------------------------------------------------------------------- /5.3.DOucmennt-en-with-case-statement-automate-httpd-actions.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/5.3.DOucmennt-en-with-case-statement-automate-httpd-actions.txt -------------------------------------------------------------------------------- /5.Document-different_cmds_with_differnt_users_passwords.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/5.Document-different_cmds_with_differnt_users_passwords.txt -------------------------------------------------------------------------------- /5.Document-loop-control-statements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/5.Document-loop-control-statements.txt -------------------------------------------------------------------------------- /6.Document-backup_script.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/6.Document-backup_script.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AutomationWithScripting/Bash_Shell_Scripting_notes/HEAD/README.md --------------------------------------------------------------------------------