how to find a file with particular extension in shell code example Example: how can I find perticular extension in ubuntu? find . -type f -name "*.txt"