We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8022b4c commit 2bcffcaCopy full SHA for 2bcffca
Contents/linux/other.md
@@ -232,6 +232,8 @@ sudo systemctl restart systemd-journald
232
```bash
233
cp -rf /home/mlibre/.local/share/TelegramDesktop /run/media/mlibre/D/Linux/caches/
234
cp $HISTFILE /run/media/mlibre/D/Linux/caches/
235
+cp .bashrc /run/media/mlibre/D/Linux/caches/
236
+cp .bash_profile /run/media/mlibre/D/Linux/caches/
237
sudo cp -r /etc /run/media/mlibre/D/Linux/caches/
238
239
# Or full backup
0 commit comments