Тёмный

find files and directories in linux | find command in linux | find using wildacrds in linux 

Pedagogy
Подписаться 7 тыс.
Просмотров 19 тыс.
50% 1

Опубликовано:

 

21 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 19   
@Starlight-vs2ot
@Starlight-vs2ot Месяц назад
Very helpful. Thank you!
@nikhilagrawal9217
@nikhilagrawal9217 2 года назад
really helped a lot for my research work. Thank you
@bhanusri7492
@bhanusri7492 3 года назад
Thanks bro great explanation But can you tell me how to find the files which does not have any numeric values in their file names?
@PedagogyV
@PedagogyV 3 года назад
you can use regex here, i.e find / -regex '.*\/[^0-9]+$' : this will look for end file name only ex : abc/1ws/filename : will be matched ; reason => filename has no number find . -regex '^[^0-9]+$' : this will look for entire path ex : abc/1ws/filename : will not match ; reason => 1ws has number I hope , that will solve the issue :)
@anshulgupta1344
@anshulgupta1344 3 года назад
Hello , I want to find a file with below given scenario. File name transcation_report-2020--MM-DD 1. only files whose parent directory is weekly and daily. 2. Files to be deleted monlty wise for whole year. 3. Directory structure is non structure same folders can be found within sub folders i.e you need to traverse up to n depth. 4. File size vary from 16kb to 5mb. 5. Total data to be deleted is 21TB 6. Can not use find command, while using find command the system iops get spiked.
@vadivelan4228
@vadivelan4228 Год назад
Superb work
@WorldofGowtham
@WorldofGowtham Год назад
how rename directories and subdirectories which have same name?
@PedagogyV
@PedagogyV Год назад
mv dirname newdirname A diectory cannot have two same subdirectory with same name
@ajr1247
@ajr1247 2 года назад
How do you look for a file in the entire machine when we don’t know which directory?
@PedagogyV
@PedagogyV 2 года назад
use / as starting path
@VibeRover
@VibeRover 2 года назад
Great vd🙏🤟
@anmac6910
@anmac6910 Год назад
How do i search inside the parent folder only and not search in any subfolders ?
@shubhammohurle4977
@shubhammohurle4977 7 месяцев назад
Find ./* prune -name "*pattern*" This command is used to search any pattern in the parent directory only .
@anmac6910
@anmac6910 7 месяцев назад
@@shubhammohurle4977 thank u so much
@raghavendraganta4
@raghavendraganta4 2 года назад
how we can find date wise
@imrankhan-uh4lr
@imrankhan-uh4lr 2 года назад
thank you
@felixkiprono636
@felixkiprono636 2 года назад
GOOD
@Cute_Phone
@Cute_Phone 9 месяцев назад
Work
@karnatidasarath730
@karnatidasarath730 2 года назад
,
Далее
Кольцо Всевластия от Samsung
01:00
Просмотров 428 тыс.
Наши дети захватили кухню!
00:59
Просмотров 178 тыс.
Linux Crash Course - The find command
25:56
Просмотров 87 тыс.
How to Find Files in Linux On the Terminal
12:11
Просмотров 16 тыс.
How to Find Files in Linux | Learning Terminal
6:32
Просмотров 55 тыс.
Linux File System/Structure Explained!
15:59
Просмотров 4,2 млн