gvfs-mkdir
Create directories
see also :
mkdir
Synopsis
gvfs-mkdir [OPTION...]
[LOCATION...]
add an example, a script, a trick and tips
examples
no example yet ...
... Feel free to add your own example above to help other Linux-lovers !
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:
-h,
--help
Prints a short help text and
exits.
-p,
--parent
Create parent directories when
necessary.
exit status
On success 0 is returned, a non-zero failure code otherwise.
gvfs mkdir [option ]
[LOCATION...]
see also
mkdir