 |
Linux/Unix Shell scripting:Print last array element
This is bit tricky question, because we are not sure what could be number of elements in array. By conventional methods we can not find the last element in array. Before learning this trick you should know what is an array and how to use them in shell scr
code.linuxnix.com |
 |