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

cde-exec - execute binary within a package generated by cde

Description

       CDE:  Code, Data, and Environment packaging for Linux Copyright 2010-2011 Philip Guo (pg@cs.stanford.edu)
       http://www.stanford.edu/~pgbovine/cde.html

       usage: cde-exec [command within cde-root/ to run]

       Options

       -l     : Use native dynamic linker on machine (less portable but more robust)

       -n     : Block network access (blank out bind/connect syscalls)

       -f     : Do NOT follow forks, so child processes run natively

       -s     : Streaming mode (ooh, mysterious!)

       -i '<file path>' : Ignore the given exact file path

       -p '<file path>' : Ignore the given file path prefix

       -v     : Verbose mode (for debugging)

Name

       cde-exec - execute binary within a package generated by cde

See Also

cde(1)

cde-exec 0.1                                      February 2012                                      CDE-EXEC(1)

See Also