I need to make a copy of /etc/default/grub file and put it in ~/backup/config/ directory In Gnome files.
Asked
Active
Viewed 1,057 times
1 Answers
0
This is the command. If you met with an error comment the error.
sudo cp -R /etc/default/grub /backup/config/grub
Danushka herath
- 113