alias gettime { if ($regex($1-,/posted ((?:\d+d )?(?:\d+h )?(?:\d+m )?(?:\d+s)?) ?(?:\[[\d/]+?\] )?ago/S)) { return $regml(1) } }