Add actions to extend Nautilus functionality | Linux Today

Add actions to extend Nautilus functionality

Written By
JW
Jack Wallen
Dec 30, 2009

“GNOME’s file manager, Nautilus, (as you would expect) is much
more than just a plain file manager. There are so many
configuration options and ways to extend the default GNOME file
manager. One way to extend Nautilus is by adding actions. A
Nautilus action is a way to add new features that can do pretty
much whatever you need it to do. These actions tend to act upon
files (either single files or batch files). Actions can call
user-created scripts or work with built in utilities.

“In this tutorial I am going to introduce you to Nautilus
actions by way of the shred command. When this action is used a
file is deleted beyond recovery (thanks to the shred command). Once
you see how this shred action is created, you can then take that
and build upon it to the limits of your imagination.

“Shred

“Before we begin with the action, let me explain a bit about the
shred command. Shred does one thing – it overwrites a file to
hide its contents and then (optionally) deletes the file. (Of
course, for our action, we will be using shred to delete the file.)
But why not just delete the file?”


Complete Story

JW

Jack Wallen

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.