find / -name *.sh
或
locate *.sh
find 与locate的区别:
locate 配合数据库查看文件位置
find 实际搜寻硬盘查询文件名称
div>
Read More:
- Delete files with specified suffix in specified folder under Linux
- Linux shell RM deletes all. O suffix files in the subdirectory
- Prompt when executing sh file in Linux: nohup: unable to run command “. / startup. Sh”: insufficient permissions
- Error: cannot compute suffix of object files: cannot compile
- Batch rename files on MAC (add prefix and suffix)
- Linux running Makefile, G + + / GCC error: suffix or operations invalid for ‘vbroadcasts’
- When sh. / xxx.sh is executed, syntax error: “unexpected” appears
- Linux find file text command (find | grep)
- Error when Linux executes sh script: syntax error: bad FD number
- Grep finds all files containing a string in Linux
- Common linux commands — find command’s Exec
- Linux Tomcat accessing files on the server
- How to search files or folders in Ubuntu
- Add executable permissions to Linux files
- Removing duplicate lines from Linux shell files
- After the installation of vs2017, we can’t find the source files such as windows. H, stdio. H, etc
- “Failed to find entry for user…” appears when Linux uses samba
- How to solve the problem of Cannot find module’npmlog’ when installing nodejs under Linux
- Linux novice: unable to locate package error solution
- Unknown error: cannot find chrome binary when running selenium under Linux