What the simple way to delete session folder files from inside?
the command :
rm *
get error:
-bash: /usr/bin/rm: Argument list too long
Also how i can set cleanup for session directory ?
1
What the simple way to delete session folder files from inside?
the command :
rm *
get error:
-bash: /usr/bin/rm: Argument list too long
Also how i can set cleanup for session directory ?
1