A quick trick to empty a file using Terminal on Mac. 1. Open Terminal 2. enter the following command in Terminal cat /dev/null > fileName…
A quick trick to empty a file using Terminal on Mac. 1. Open Terminal 2. enter the following command in Terminal cat /dev/null > fileName…