/ ^ \# (.*) # Something starting with a hash. | # Or .* # Anything else. /x;