Hacker News new | ask | show | jobs
by bn-usd-mistake 928 days ago
A single `.` matches exactly one character. `..` matches exactly two characters (not more, not less).