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

maybe - see what a command does before applying its changes

Authors

maybe was written by Philipp Emanuel Weidmann.

       This  manual page was written by Stephen Kitt <skitt@debian.org> for the Debian GNU/Linux system (but may
       be used by others).

maybe                                             Feb  8, 2016                                          maybe(1)

Description

maybe  runs the given command and intercepts any filesystems changes it attempts to make, indicating that
       they succeed without actually applying the changes. Once command has  finished,  maybe  reports  all  the
       changes attempted, and if there were any such changes, offers to re-run command without filtering them.

       maybe should never be used to check untrusted code since only a few system calls are blocked.

Name

       maybe - see what a command does before applying its changes

Synopsis

maybe <command> [<options>]

See Also