linux search all directories for file
find / -iname 'book1*'
find /home/username/ -name "*.err"
# syntax
# find *</path/to/dir> '(' *<Filter-1> *<and/or-operator> *<filter-2> ')'
# example
find . '(' -name "Test*.pm" -a ! -name 'Useless*' ')'
Also in C++:
- change dns linux
- pip install scikit learn
- how to delete particular type file recursively in linux
- curl post
- output to log file bash
- ip info on ubuntu
- linux scp with password
- git remove unpushed commit
- typescript css modules in react
- replace characters command
- how to isnatll snap on ubuntu linux
- linux kill process
- bootstrap npm
- alternative command to run source linux
- powershell print environment variables
- write a program in shell script to find factorial of a number
- install npm packages on shared hosting
- What is the difference between git push origin and git push origin master
- ffmpeg shrink video size
- git config remote.origin.url
- install git ubuntu
- replace delimiter for enter command
- disk usage linux
- upgrade git on centos 7