×
Menu
Index

Command Line Backup .Txt example

 
 
To back up some or all of the scipt *.txt* files, use this following command as an example.
 
sudo cp /boot/cmdline.txt /boot/cmdline_backup.txt
 
Copy cmdline.txt  TO a new file called cmdline_backup.txt