Clovertech
› Clovertech Forums › Read Only Archives › Cloverleaf › Cloverleaf › Deleting Temporary Log Files in HCI
Can anyone tell me the command to delete Temp Log files in HCI? Right now we’re running /dev/lvhci at 75%.
Could you be a little more specific?
Thanks
In your older-than-dirt Cloverleaf version on AIX, you can use the
rm
Unix command to delete files.
In a panic, start with *.log in the /%site%/temp folder or anything in /%site%/log.
Alternatively
move
will work if [destination] is a different volume. But, be careful, as your /hci/ is the largest.
Good luck.