Shell Script To Concatenate Two String Given as Input including its length
Write a shell program to concatenate to two String given as input and display the resultant string along with its string length. ... Goce what is length in the expression “len=$(expr length $OUT)” did you write that function or SHELL has that function? Go
bash.cyberciti.biz |