Skip to content

shifty91/rmthumbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This programm cleans up Windows files like Thumbs.db and desktop.ini. But why? Imagine you copied some files from your Windows to your Linux/BSD machine. Of course you don't need these files. This is why this tool removes them! But why not using a simple shell command for that? Just because I had much fun to implement this in C :).

Build

$ mkdir build
$ cd build
$ cmake ..
$ make

Install

$ sudo make install

Author

Copyright (C) 2015 Kurt Kanzenbach kurt@kmk-computers.de

License

GPL v3

About

Cleanup Windows files like Thumbs.db.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published