Команды SFK


    1        2        3        4        5        6        7        8        9        10    

Раздел 1. File System - Файловая cистема
copy | deblank | delete | deltree | filefind | filetime | fixfile | index | list | mkdir | name | olist | partcopy | rename | setbytes | space | sync | touch | treesize |

Help:   Рус   |   Eng        Refer:   Рус   |   Eng  

Команда: space
sfk space [dirname|-help]
sfk filesys [dirname]

   show disk space and/or file system informations.
   a folder name can be specified which relates
   to a specific volume or hard disk.

   options
      -byte[s]   all size infos in bytes
      -tab[s]    pure values, tab separated
      -bin[ary]  calculate with binary megabytes
                 of 1048576 bytes each.

   aliases
      sfk diskspace  same as space
      sfk fsinfo     same as filesys
      sfk freespace  tell only free space

   chaining support
      cannot use chain input data.

   web reference
      http://stahlworks.com/sfk-space

   examples
      sfk filesys
         tell details about the file system of the
         current directory (.)

      sfk filesys D:
         tell about the file system used for drive D:

      sfk space
         tell total and free MB of the current volume.