LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   KDE dolphin showing backup files? (https://www.linuxquestions.org/questions/linux-software-2/kde-dolphin-showing-backup-files-863626/)

michaelinux 02-18-2011 05:49 PM

KDE dolphin showing backup files?
 
Hello there, I've been struggling to find an option to hide backup files some applications create when you save a file like "file.ext~", is there a way to tell dolphin not to show them?
i hope you can help me, thank you.

bigrigdriver 02-19-2011 01:12 PM

I can think of two options:
1) Determine which apps are leaving the backup files. Go into the settings for the app(s) to see if there is an option to set which prevents creating the backup files.

2) Write a simple shell script to search for the files with the trailing ~. Rename the files, adding a leading . (dot) to the filename, making it a hidden file. If I'm not mistaken, Dolphin doesn't show hidden files unless you select the option to view hidden files.

darkduck 02-19-2011 06:52 PM

Quote:

Originally Posted by bigrigdriver (Post 4264043)
I can think of two options:
If I'm not mistaken, Dolphin doesn't show hidden files unless you select the option to view hidden files.

Yes, you're right.


All times are GMT -5. The time now is 12:03 PM.