SyntaxFix
Write A Post
Hire A Developer
Questions
Use indexing combined with length of:
echo ${@:${#@}}
Note that this is bash-only.