linux - shell script function return a string - Stack Overflow

linux - shell script function return a string - Stack Overflow

瀏覽:1171
日期:2025-07-05
shell script function return a string up vote 2 down vote favorite 1 I am new to shell scripts, I am trying to create a simple function which will return the concatenated two strings that are passed as parameters. I tried with below code ......看更多