does grep supports regular expession

hi ,

does grep supports regular expression why the following is not working

ls -a | grep "^."
or

ls -a | grep '^.'

Dont bump up your posts. That is against the rules. Here is the original thread. - how to display only hidden files