man findstrip (Commandes) - find programs that are not stripped
NAME
findstrip - find programs that are not stripped
SYNOPSIS
findstrip
DESCRIPTION
findstrip searches (starting point is the current directory, doesn't cross device boundaries) unstripped files. Files are considered unstripped, if output of file(1) contains the string "no .*strip".
The output is a list of unstripped files, line by line.
SEE ALSO
AUTHOR
Oleg Kibirev <oleg@gd.cs.CSUFresno.edu>.
Manual page by Heiko Schlittermann <heiko@lotte.sax.de>.