how to find all .txt files in linux code example Example: how can I find perticular extension in ubuntu? find . -type f -name "*.txt"