how to list files starting with a in linux code example Example: how to list files starting with a in linux find . -type f -name "abc*"