From: ts Date: 2001-12-05T02:39:53+09:00 Subject: [ruby-talk:27464] Re: how to match the Tab character? >>>>> "T" == Tobias DiPasquale writes: T> Does anyone know how to match the Tab or Enter in regular expressions in T> Ruby? Like in other language, \t for Tab \n for Enter Guy Decoux