30.1. strip - Discard symbols from object files.
给C程序减肥
# cp nginx nginx.old # strip nginx # ll total 4984 -rwxr-xr-x 1 root root 545080 Oct 18 10:48 nginx -rwxr-xr-x. 1 root root 4554524 May 7 17:18 nginx.old
原文出处:Netkiller 系列 手札
本文作者:陈景峯
转载请与作者联系,同时请务必标明文章原始出处和作者信息及本声明。
时间: 2024-10-17 19:07:06