When I am trying to delete voice logs,
[r...@vicidialnow monitor]# rm * -r -f
-bash: /bin/rm: Argument list too long
[r...@vicidialnow monitor]#

Argument list too long is coming as a road block.

Now way to forcefully delete files ?

On Tue, Feb 24, 2009 at 7:30 AM, David @ULC <ucoms2...@gmail.com> wrote:

>
> [r...@vicidialnow ~]# find / -type f -size +200M
> /proc/kcore
> /var/log/httpd/error_log.3
> /var/log/httpd/access_log.3
> /var/log/httpd/access_log.1
> /var/log/httpd/error_log.2
> /var/log/httpd/error_log.4
> /var/log/httpd/access_log.2
> /var/log/httpd/access_log.4
> /var/log/httpd/error_log.1
>
> I believe I can easily delete Log file.
>
>
>
> On Tue, Feb 24, 2009 at 7:05 AM, David @ULC <ucoms2...@gmail.com> wrote:
>
>> I have 320 GB SATA HDD.
>>
>> When I checked my phpsysinfo, it shows 95% HDD is filled.
>>
>> [r...@vicidialnow ~]# df
>> Filesystem 1K-blocks Used Available Use% Mounted on
>> /dev/sda2 301924504 285002780 1337472 100% /
>> /dev/sda1 101086 11062 84805 12% /boot
>> tmpfs 1553832 0 1553832 0% /dev/shm
>> [r...@vicidialnow ~]# du
>> 16896 .
>> You have new mail in /var/spool/mail/root
>>
>> [r...@vicidialnow ~]# df -i
>> Filesystem Inodes IUsed IFree IUse% Mounted on
>> /dev/sda2 77922304 528483 77393821 1% /
>> /dev/sda1 26104 34 26070 1% /boot
>> tmpfs 219910 1 219909 1% /dev/shm
>> You have new mail in /var/spool/mail/root
>>
>>
>> But my concern is how to solve it
>>
>> I even tried restarting the server , though it will kill unwanted process
>> and will release the space but no ho
>>
>
>
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to