Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
\t\n などのエスケープ文字を使用してこれを行うことができることは知っていますが、これらは BRE では有効ではないと思います。これは BRE では不可能なのですか、それとも私が知らないこれらの文字を指定する方法はありますか?
乾杯
AFAIK \t\n は POSIX BRE の有効な制御文字です