logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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