Patch
Sign in to saveAlso known as UNIX patch, patch (Unix)
original version of `patch' written by Larry Wall
Described at
Origins and History of Unix, 1969-1995
catb.org →Link to a page describing this subject · 40,000 chars · not written by Vinony
Wikidata facts
- Instance of
- computer program
- Main subject
- patch
- Creator
- Larry Wall
- Image
- TuxOnIce patching.png
Show 5 more facts
- inception
- 1985-00-00
- described at URL
- www.catb.org/~esr/writings/taoup/html/ch02s01.html
- has command line option
- u
- operating system
- Unix-like operating system
- programmed in
- Q15777
Sources (2)
via Wikidata · CC0
Article · 中文
patch是Unix上的應用程式,由美國程式設計師拉里·沃尔(Larry Wall)於1985年所開發。它會利用一種名叫「patch file」(有時直接被稱為 patch)的文字檔案,來更新文字檔案。 patch file 可以由另一個 Unix上的應用程式 diff所產生,也可以由CVS,Subversion,Git等程式產生。
Abstract from DBpedia / Wikipedia · CC BY-SA