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