Like most programming languages, the bash shell also supports functions. General Syntax: Syntax 1: function function_name { ##### set of commands }
確定! 回上一頁