 |
function returns string | Unix Linux Forums | Shell Programming and Scripting
Can I create a function to return non-interger value in shell script? for example, function getcommand { echo "read command" read command echo \$command } command=\$(getcommand) I tried to ... Actually, it is nothing I want to do. I am starting to
www.unix.com |
 |