******************************************************************************
  (C) Copyright 2003-2004 Curtis Systems Software P.C. All rights reserved
                    (last update: 2004 Jul 08)
******************************************************************************
file: firstUse.txt

After you have followed the installation instructions in cssdir.txt or
cssdir.htm and successfully installed cssdir, the following are some
very basic examples you may find useful to get cssdir to work for you.

basic examples follow:

1.) cssdir 
  list the files in the current dir

2.) cssdir /on
  same as 1 but but do not group any dirs first
  order strictly by filename alpha order. Please note you will
  not see a difference between this and above example if you do not
  have any immediate child dirs in the current dir.

3.) cssdir /od
  list the files in the current dir ordered by oldest to newest 

4) cssdir /Lxlo:sf /os
  show only size and filename of the current dir and order by size

5) cssdir /Lxlo:dtsf /od /Lft2
  order files by oldest to newest, show fields date, time with seconds,
  size and filename

6) cssdir /Srd:today c:\ /s
  find all files on drive C that have a lastWritten Date of today.

7) cssdir /Srd:curweek c:\ /s
  find all files with a lastWritten date of this week 
  (from Monday forward)

8) cssdir /o-s c:\ /s /Srs:2000001,$ /Lxpo:nx
  find all files on C drive that are over 2 million bytes in size,
  merging all directories and then order them from largest to smallest 

9) cssdir /00 /Lrgt
  display one line of total informations for current directory
  which includes
  #dirs, #files, EABytes(OS/2, 0 for windows), totFileBytes, Free space, etc

10) cssdir /?
  display reference style help for cssdir
  also use /?x for extended help, for still much more detailed help
  see cssdir.txt or cssdir.htm

You may also 'can' your invocations settings in cssdir.cfg. See cssdir.cfg
and cssdir.txt or cssdir.htm for more information.

******************************************************************************
  (C) Copyright 2003-2004 Curtis Systems Software P.C. All rights reserved.
******************************************************************************
