applying a patch

Posted by & filed under Linux.

See this. I always forget: cd /my/source ## apply patch -p1 < /path/to/patch ## undo patch -R < /path/to/file