Oct 29, 2020A quick way to truncate files on Mac and Linux systemsA short-hand method of truncating files is by using this syntax:: > /path/to/filename.txtOnce it has ran then the files content will be removed and the file itself left in place.Share onOSXLINUXFILESYSTEM