[Linux] Search command

find / -name Debug -print

https://builder.japan.zdnet.com/os-admin/20363968/ find / I'm using find to see all the files in my system

The explanation is below https://eng-entrance.com/linux-command-find find search destination -name file name The first command looks for a file and folder named debug from home

https://www.atmarkit.co.jp/ait/articles/1607/20/news024.html -print prints the full path

https://www.atmarkit.co.jp/ait/articles/1607/12/news021.html You can also use the example from the above site find ~ -name "bash"

https://26gram.com/linux-find-command Explanation while involving other commands touch mkdir

https://blog.be-dama.com/2015/01/20/find%E3%82%B3%E3%83%9E%E3%83%B3%E3%83%89%E3%81%A7%E6%A4%9C%E7%B4%A2%E3%81%99%E3%82%8B%E9%9A%8E%E5%B1%A4%E3%82%92%E6%8C%87%E5%AE%9Amaxdepth/ If you specify a number, you can search only the current directory

-Note that if there is no -name, all search results will be displayed.

Recommended Posts

[Linux] Search command
Linux command # 4
Linux command # 3
Linux command # 5
Linux command list
linux at command
Linux command <Basic 2>
Linux [directory command]
Linux server command
Linux # Command Memo 1
Linux command [read]
Linux Command Summary
[Basic] linux command
Linux [shell command]
[Linux] Command / Knowledge
My linux command
[Linux] File search
Linux command <Basic 1>
Linux command collection
Linux mkdir command
Linux command basics
[Linux] Git command
Linux (command memory)
[Linux] Volume configuration command
Linux command cheat sheet
Linux command (sequential update)
Linux basic command memorandum
Linux command [File operation]
[Linux] Basic command summary
Linux command for self-collection
linux command error collection 1
Linux command line shortcut
linux sar command CPU usage
[Linux] tar.gz compression / decompression command
Easy df command on Linux
Linux
Linux tar xz command memo
Linux Command Dictionary (for myself)
linux: create original Terminal command
[Note] Useful linux command collection
Linux command memorandum [for beginners]
Linux PC spec check command
[Linux] User / group command summary
Search for large files on Linux from the command line
[Infrastructure] Linux command, shell script collection
[Linux convenient command] Try inserting exa
Command to create Linux Live USB
[Linux] OS recovery with restore command
Completion of docker command on Linux
[Linux convenient command] Try inserting csview
Permission and ownership change command [Linux]
LINUX command [wc edition] Usage example
Linux command [ldconfig] LPIC learning memo
[linux] kill command to kill the process
[Linux convenient command] Try inserting bat
Create Splunk custom search command Part 2
Linux command 16 procedure manual folder (completed)
Linux command (basic in basic) personal memo
linux memorandum
Linux commands
Linux commands