Help for this page
Select Code to Download
Select
or
download this
$ perl -le 'print grep { -f } glob "foo.c"'
Select
or
download this
$ shopt -s nullglob $ echo foo.?