copy | deblank | delete | deltree | filefind | filetime | fixfile | index | list | mkdir | name | olist | partcopy | rename | setbytes | space | sync | touch | treesize | Команда: mkdir sfk mkdir path create a directory, or directory tree. options -echo echo the command on execution -forfile path is a filename, create folder for that file. does nothing if path contains no \ character. see also sfk dir -withdirs tmp list all folder names within tmp examples sfk mkdir tmp\foo\bar create directory bar within foo within tmp. sfk mkdir -forfile tmp\foo\index.html create directory foo within tmp. |