Robert Schwebel wrote: > >robert@callisto:~/embedded/lsh-1.2.5/src ! ls -l lshd >-rwxr-xr-x 1 robert users 2270917 Oct 15 23:39 lshd* >robert@callisto:~/embedded/lsh-1.2.5/src ! strip lshd >robert@callisto:~/embedded/lsh-1.2.5/src ! ls -l lshd >-rwxr-xr-x 1 robert users 399820 Mar 21 06:54 lshd* > >Looks better :-) > Yes, of course I don't strip lshd :-)
Can you explain me (as a beginner) what strip does, and why I need to strip lshd and other compiled programs not?
