How to find files in Linux Directory.

Опубликовано: 18 Апрель 2025
на канале: OPEN SOURCE GURU JI
249
7

Title : How to find files in Linux Directory.
====================================
Playlist : shorts Videos
====================================
Hello Friends,
I hope this video will help you to write down Linux command for finding files or directory.

You can access article link below:
Link :

Code:
find . -name file,
find . -iname file,
find / -type f -name file,
find / -atime 1,
find / -size 10M,
find / -user john,
find / -perm 644,
find / -empty,




Thanks,
Open source Guru Ji
======================================
You can access article link below:
https://opensourceguruji.com/sql-inte...
=======================================
Blog Link:
https://opensourceguruji.com
=======================================
Social Media Link to join :

Facebook:
  / gurubhai2019  

Blog:
https://opensourceguruji.com/

Instagram:
https://www.instagram.com/naturalheal...

LinkedIn:
  / 9202413  

Twitter:
  / 5_thinker