Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ubuntu search for file whole hard drive

find / -type f -name ""
If you know the whole filename!
Or:
find / -type f -iname "filename*"
Comment

PREVIOUS NEXT
Code Example
Shell :: mac send terminal output to clipboard 
Shell :: What next after installing sanctum for laravel 
Shell :: install tesseract-ocr jpn 
Shell :: iptables linux 
Shell :: homebrew nvm install 
Shell :: odoo run command line 
Shell :: using scp with ssh with server credentials 
Shell :: docker on linux 
Shell :: how to open windows powershell 
Shell :: start postfix mac 
Shell :: sort in linux 
Shell :: backtick ubuntu 
Shell :: reset to commit 
Shell :: how to install simple screen recorder in fedora 
Shell :: yum repositories 
Shell :: set up jdk and maven on wsl 
Shell :: ubuntu drivers realtek 
Shell :: git stash 
Shell :: crontab edit 
Shell :: Docker show currently running containers 
Shell :: ubuntu command change line in file 
Shell :: git rename working branch 
Shell :: sbatch cancel job 
Shell :: minikube insecure registry 
Shell :: linux time now command 
Shell :: how to ssh 
Shell :: how to run r in docker 
Shell :: how to download files using cmd 
Shell :: windows search multiple file types 
Shell :: react native cannot load 
ADD CONTENT
Topic
Content
Source link
Name
3+2 =