gvfs-mkdirgvfsDeveloperAlexanderLarssonalexl@redhat.com>gvfs-mkdir1User Commandsgvfs-mkdirCreate directoriesgvfs-mkdir OPTIONLOCATIONDescriptiongvfs-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.OptionsThe following options are understood:, Prints a short help
text and exits.Shows the version number and
exits., Create parent directories when necessary.Exit statusOn success 0 is returned, a non-zero failure
code otherwise.See Alsomkdir1