Skip to content

gracca/Remove-files-with-suffix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Remove files with suffix

Nautilus script to remove files ended with a given suffix.

You need to install Zenity to run this script.

Copyright (C) 2011 Germán A. Racca - [email protected]

License: GPLv3+

How to install/uninstall with Makefile

$ make install

$ make uninstall

How to install/uninstall manually

Copy this script to Nautilus scripts directory:

$ cp remove-files-with-suffix ~/.gnome2/nautilus-scripts/

Make it executable:

$ chmod +x ~/.gnome2/nautilus-scripts/remove-files-with-suffix

To remove it:

$ rm -f ~/.gnome2/nautilus-scripts/remove-files-with-suffix

How to run

Open Nautilus in a given folder, right click somewhere in that folder, go to Scripts menu and select remove-files-with-suffix.

Have fun!

About

Nautilus script to remove files ended with a given suffix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages