search for files with specific extension ubuntu code example Example: how can I find perticular extension in ubuntu? find . -type f -name "*.txt"