X

Select Your Country

Turkey (Türkçe)Turkey (Türkçe) Worldwide (English)Worldwide (English)
X

Select Your Currency

Türk Lirası $ US Dollar

Deleting Large Files with ionice on Linux

Deleting Large Files with ionice on Linux
HomepageKnowledge BaseGeneralDeleting Large Files with ionice on...
Deleting Large Files with ionice on Linux

We can use ionice to delete large files in Linux.

You must specify the following command to specify the name or number of the scheduling class to use (0 for none, 1 for realtime, 2 for best of 2, 2 for idle).

As an example, you can see the usage below.

ionice -c 3 rm -rf /var/log/apache

Can't find the information you're looking for?

You have examined the knowledge base in detail, but if you cannot find the information you need,

Create a Support Ticket
Did you find it useful?
(419 times viewed. / 0 people found helpful.)