Menu

#6 problems with \s in patterns

Near_Future
open
nobody
4
2002-10-15
2002-10-15
Polzin
No

Problem with labrun:
The PATTERN may not contain spaces. Use '\s'
instead.
\s matches also newline with is confusing sometimes.
Fix: Spaces must be inside of brackets [ ] or must
be quoted "\ "

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.