#!/bin/bash foo="help" internakCall() { local foo='error' echo 'Вызов HTTP сервера GET' return 10 } res=`internakCall` echo $?