logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sieved - Cyrus IMAP documentation

Author

       The Cyrus Team

Description

sieved decompiles the given bytecodefile, writing output to stdout.

       By default, the output is a descriptive version of the bytecode.  With the -s option, an equivalent sieve
       script is produced instead.

Name

       sieved - Cyrus IMAP documentation

       Tool to decompile a sieve script back from bytecode.

Options

-s,--as-sieve
              Produce  a  sieve  script rather than describing the bytecode.  Note that if the bytecode contains
              deprecated features, the resulting script will not be compilable without changes.

See Also

masssievec(8), sievec(8)

Synopsis

sieved [OPTIONS] bytcodefile

See Also