bash find files with extension
# syntax
find </path/to/dir> -name '.<extension>'
# example
find /export/home/jacquesk -name '*.txt'
# This will search in folder-path (including subdirectories)
# of "/export/home/jacquesk", and will show any files
# that end in '.txt'
Also in Shell:
- fish shell script parent directory multiple dots
- bash if file contains string
- bash split variable by delimiter
- mongodb shell query last document
- process runninng on particular port
- copie fichier de server vers linux
- how to reset git branch to a certain commit.
- get git remote url
- webpack uninstall npm
- python install mysql connector
- create directory linux
- start a local SMTP debugging server in linux
- export not working in shell script
- git add gitignore
- crontab only working days
- how to find a file in linux terminal
- git use file credential
- linux check cpu core
- undo git
- python django shell command
- long term projects for java learners
- brew install ruby
- grep remove duplicates
- how to get application guid powershell