Title: a question about shell script

Hi list,

Anybody knows how to get an input parameter list from the second parameter to the second last?
For example, if $*="aa bb cc ....mm nn", I need the "bb ... mm". Here, the number n may change.
Any commad like substr in Shell?

Thanks in advance,
ji.

Reply via email to