Команды 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        

Команда: olist
sfk olist dir

   list all office files in a folder.

   lists only file types supported by sfk,
   like .docx .xlsx .odt .ods

   options
      -stat     tell total number of files

   see also
      sfk list  for further options

   examples
      sfk olist mydir
         list all .docx .xlsx .odt .ods and other office
         files within folder mydir.

      sfk olist mydir foo
         list office files of folder mydir having "foo"
         in their name.

      sfk odir -time -size mydir
         list all office files with time, size,
         and total number of files info.