https://stackoverflow.com/questions/3236871/how-to-return-a-string-value-from-a-bash-function
152
|
You could have the function take a variable as the first arg and modify the variable with the string you want to return.
Prints "foo bar rab oof".
|
没有评论:
发表评论