The sticky bit permission can be set on both directories and executable files, not just binary executables. On directories, it restricts deletion to only the file owner (even if others have write permissions). The claim that it's only for binaries is incorrect.