Returning Values from Bash Functions | Linux Journal
經安全檢測,此網站為安全網站,請放心前往原始網址!
Returning Values from Bash Functions | Linux Journal
11 Sep 2009 ... When a bash function ends its return value is its status: zero for ... In this way i
can call the function in any script position and verify the result.