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

Re: cp file with a filter



On Jan 17,  8:51pm, Peter Stephenson wrote:
}
} +`${var[$MBEGIN,$MEND]}' is identical to `$MATCH'.

You need only ${var[MBEGIN,MEND]} there, array subscripts interpret in
math context ...



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