adelgado
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by adelgado-
I didn't see your reply but i ended up finding that got it to work find /home/(directory) -name '*.wav' -size -50k -delete Thanks again for your help!!
-
I am taking the assumption that -type will cause it to look for that but would a wave file be "w"?? Thanks
-
I did a few tests and as you said getting files that i don't want back in the search. Is there a way to add file type to the search?
-
Alright if you haven't noticed completely new to cPanel, i'm trying to see the find . -size -100k for a test do i have to set it as a cron job or can i just go in to like a normal command prompt.
-
No the whole server is a bunch of directories with only sound files split up from different sales campaigns and the different departments, but these small files should exist in everywhere director...
-
Our file names always vary they come from our dialer program with phone dialed, user account that made the call, and time. Is there a way that i can make a command that only delete files if they st...
-
Well the files only get uploaded with the employee's account that made the call phone number and i believe that is it, would there be a way to set it so if it includes 10 numbers in the beginning o...
-
[quote="cPanelMichael, post: 1528861">I do not recommend setting up a cron job to delete all files on your system under that size. You could potentially remove files that are required for accounts,...
-
Alright thanks!! I'll take a look at it right now [COLOR="silver">- - - Updated - - - So just to make sure i can place this right in cPanel's section "Cron Jobs" with a recurring time to run this...