Difference between revisions of "Gvfs-info"

From COPTR
Jump to navigation Jump to search
(Initial article)
 
m
Line 4: Line 4:
 
|purpose=gvfs-info - print information about files and directories
 
|purpose=gvfs-info - print information about files and directories
 
|homepage=https://wiki.gnome.org/action/show/Projects/gvfs?action=show&redirect=gvfs
 
|homepage=https://wiki.gnome.org/action/show/Projects/gvfs?action=show&redirect=gvfs
|license=LGPL
+
|license=GNU Lesser General Public License (LGPL)
|platforms=Linux (GNOME)
+
|platforms=Unix-like systems (GNOME)
 
}}
 
}}
  

Revision as of 14:25, 29 January 2015


gvfs-info - print information about files and directories
Homepage:https://wiki.gnome.org/action/show/Projects/gvfs?action=show&redirect=gvfs
License:GNU Lesser General Public License (LGPL)
Platforms:Unix-like systems (GNOME)

Description

gvfs-info is a command line utility for printing information about files and directories.

Information is returned as a list of key-value paired file attributes (see https://developer.gnome.org/gio/2.32/gio-GFileAttribute.html).

The "standard::content-type" attribute denotes the media type found.

User Experiences

Development Activity