gvfs-mkdir gvfs Developer Alexander Larsson alexl@redhat.com> gvfs-mkdir 1 User Commands gvfs-mkdir Create directories gvfs-mkdir OPTION LOCATION Description gvfs-mkdir creates directories. gvfs-mkdir is similar to the traditional mkdir utility, but using gvfs locations instead of local files: for example you can use something like smb://server/resource/mydir as location. Options The following options are understood: , Prints a short help text and exits. , Create parent directories when necessary. Exit status On success 0 is returned, a non-zero failure code otherwise. See Also mkdir1