[How To] Redirect Text to a File Using sudo
October 29, 2019
0
In Ubuntu Linux (and a number of other systems) it is customary to use sudo to obtain root privileges, and often there is the task of writing (for example, via echo) any value to a …