Monday, 22 October 2012

How do you define a function in a shell script? | Shell Scripting Interview Questions

function-narne() { #some code here return }

No comments: