Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: how do I get the last argument from a list of arguments?



# david@xxxxxxxxxxxxxx / 2014-07-08 14:11:40 +0000:
> zzapper <david@xxxxxxxxxxxxxx> wrote in 
> news:XnsA3648D0E647C1davidrayninfocouk@80.91.229.13:
> 
> > p()
> > {
> > echo "last ${&#64;[-1]}"
> > echo "2nd last ${&#64;[-2]}"
> > }
> > p a b c d
> 
> 
> just trying to see if i can display the at sign correctly by using an html 
> entity & #64 ;

your email had no MIME information let alone the text/html content type.

-- 
roman



Messages sorted by: Reverse Date, Date, Thread, Author