>On system V you could use: > > grep 'pattern' .[!.]* ..?* * More precisely, under the System V Bourne shell you could use the above. Some systems that advertise themselves as System V include the C shell, and probably don't support the "!" operator in the C shell, and some systems not thought of as System V systems have a System V Bourne shell as their Bourne shell.