When I shutdown from the plasma GUI the shutdown process is normal speed (~10 seconds). However every time I shutdown from the command line (sudo shutdown now or sudo reboot) it takes quite a long time, usually at least 3 minutes. I can’t remember when this started, but I don’t […]
Daily Archives: September 1, 2022
11 posts
I am trying to move all .mp3 and .wav files from one folder to another, while leaving the relative path of the files the same. Imagine a directory structure that looks like this: DirA subfolder_1 song.mp3 subfolder_subfolder dj.wav somefile.txt kittens.jpg subfolder_2 txt.png bass.wav I want to copy the files from […]