cmd/gio/info

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< cmd‎ | gio
Revision as of 22:44, 2 January 2024 by Woozle (talk | contribs) (Created page with "'''Command''': {{l/cmd|gio}} info [OPTION...] LOCATION... ==About== Shows information about the given locations. Options: {| class="wikitable sortable" |- ! option || descrip...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Command: gio info [OPTION...] LOCATION...

About

Shows information about the given locations.

Options:

option description
-w, --query-writable List writable attributes.
-f, --filesystem Show information about the filesystem that the given locations reside on.
-a --attributes=ATTRIBUTES The attributes to get.
  • Attributes can be specified with their GIO name, e.g. standard::icon, or just by namespace, e.g. unix, or by *, which matches all attributes. Several attributes or groups of attributes can be specified, separated by comma.
  • By default, all attributes are listed.
-n, --nofollow-symlinks Don’t follow symbolic links.