Thursday, July 25, 2024
Centos

Clear a file using /dev/null

Let’s clear the file contents

$ cat /dev/null > file.txt
(Visited 36 times, 1 visits today)
Baca Juga :  How to Setup network on centos 7

Similar Posts