Patch: Difference between revisions
From charlesreid1
(Created page with "=Applying Patches= <pre> patch -p0 < patch_file </pre> =Creating Patches= ==Creating patches with diff== {{Main|Creating patches with diff}}") |
No edit summary |
||
| Line 10: | Line 10: | ||
{{Main|Creating patches with diff}} | {{Main|Creating patches with diff}} | ||
{{Programs}} | |||
{{Unix Programs}} | |||
Revision as of 16:31, 28 May 2011
Applying Patches
patch -p0 < patch_file
Creating Patches
Creating patches with diff
Main article: Creating patches with diff
| GNU/Linux/Unix the concrete that makes the foundations of the internet.
Compiling Software · Upgrading Software Category:Build Tools · Make · Cmake · Gdb Bash Bash · Bash/Quick (Quick Reference) · Bash Math Text Editors Text Manipulation Command Line Utilities Aptitude · Diff · Make · Patch · Subversion · Xargs Security SSH (Secure Shell) · Gpg (Gnu Privacy Guard) · Category:Security Networking Linux/SSH · Linux/Networking · Linux/File Server Web Servers
|