How to empty (truncate) Log files in Linux

At some point as Systems Engineer or Administrator, you may have a need to empty a huge log file to save on system disk space or for any other reason. There are various ways you can empty a file in a Linux system.Original content from computingforgeeks.com – post 3991 Empty log file using truncate command The … Continue reading How to empty (truncate) Log files in Linux