Centos Clear a file using /dev/null October 18, 2017admin Let’s clear the file contents $ cat /dev/null > file.txt Related