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