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

Re: trying to match yyyy-mm-dd what am I missing?



>     then
>         if [ "$i" = 2[0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9] ]

I don't know why it would match the first one, but if you have MARK_DIRS
set, that's going to fail.



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