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
-bash: /bin/find: Argument list too long
.
Show all posts
Showing posts with label
-bash: /bin/find: Argument list too long
.
Show all posts
Wednesday, 2 August 2017
Delete large no of file in Linux -bash: /bin/find: Argument list too long
›
Error::: [root@said audit]# ls -l | wc -l 173460 [root@said audit]# find /var/lib/oracle/grid/rdbms/audit/*.aud -mtime +2 -exec rm {}...
›
Home
View web version