System & Database Related Solutions
by SaidRasel
Pages
(Move to ...)
Home
RMAN Solution
Oracle Data Guard
Linux Solution
Weblogic
MS SQL
RHCE7 EasyTutorial
About
▼
Showing posts with label
Find command in Linux
.
Show all posts
Showing posts with label
Find command in Linux
.
Show all posts
Monday, 21 December 2015
Find empty file or directory in Linux
›
### Find empty file from current directory ### [root@localhost ~]# find -type f -empty ./.cache/abrt/applet_dirlist ./.local/share/gnome-...
Sunday, 20 December 2015
Find file based on access/modification time
›
We can find files based on following three file time attribute. Access time of the file: Access time gets updated when the file accesse...
1 comment:
Find files using file name in Linux
›
create two file named saidrasel.c into current directory /root/test and /root/test/backup directory [root@stelar_test test]# touch saidra...
1 comment:
›
Home
View web version