strip (Unix)
In Unix, Plan 9, and Unix-like operating systems, the strip
program removes information from executable binary programs and object files that is not essential or required for normal and correct execution, thus potentially resulting in better performance and sometimes significantly less disk space usage. The resulting file is a stripped binary.
Original author(s) | Dennis Ritchie (AT&T Bell Laboratories) |
---|---|
Developer(s) | Various open-source and commercial developers |
Initial release | June 12, 1972 |
Written in | C |
Operating system | Unix, Unix-like, Plan 9, Microsoft Windows |
Platform | Cross-platform |
Type | Command |
License | Plan 9: MIT License |
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.