Thursday, May 15, 2025
Centos

Clear a file using /dev/null

Let’s clear the file contents

$ cat /dev/null > file.txt
(Visited 41 times, 1 visits today)
Baca Juga :  Cara Membuat Instance Centos 7 di GCP

Similar Posts