LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

gvfs-info

displays file information using GVFS

TLDR

Show file information
$ gvfs-info [file]
copy
Show remote file info
$ gvfs-info smb://server/share/file
copy
Show specific attribute
$ gvfs-info -a [standard::size] [file]
copy
Show filesystem info
$ gvfs-info -f [file]
copy

SYNOPSIS

gvfs-info [options] location

DESCRIPTION

gvfs-info displays file information using GVFS. It shows attributes like size, type, permissions, and custom metadata for local and remote files.The tool accesses files through GVFS backends, providing unified information across different protocols like SMB, FTP, and local filesystems.

PARAMETERS

LOCATION

File path or URI.
-a, --attributes ATTR
Show specific attributes.
-f, --filesystem
Show filesystem info.
-n, --nofollow-symlinks
Don't follow symlinks.
-w, --query-writable
Show writable attributes.
--help
Display help information.

CAVEATS

Deprecated since GNOME 3.22 in favor of gio info. Requires the GVFS daemon to be running. Only available on systems with the GNOME/GLib stack.

SEE ALSO

gio(1), stat(1), file(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid