strip(1) strip(1) Name strip - remove symbols and relocation bits Syntax strip name ... Description The command removes the symbol table and relocation bits ordinarily attached to the output of the assembler and loader. This can help cre‐ ate space after a program has been debugged. The command and the command with the -s option are equivalent. Restrictions The program will not strip files with unresolved relocation informa‐ tion. Files temporary file See Also ld(1) strip(1)[top]
Vote for polarhome |