Shell/Bash: how can i find perticular extension in ubuntu? Example
Shell/Bash Example: This is the "how can i find perticular extension in ubuntu?" Example. compiled from many sources on the internet by SimpleTutorials.org
how can I find perticular extension in ubuntu?
find . -type f -name "*.txt"
* Summary: This "how can i find perticular extension in ubuntu?" Shell/Bash Example is compiled from the internet. If you have any questions, please leave a comment. Thank you!