>>>>> "Chris" == Chris Bailey <[EMAIL PROTECTED]> writes:

    Chris> This was promising, but I realized another caveat in all
    Chris> this.  I don't want to set -kb for all files that are
    Chris> execute permission as I originally thought.  It turns out
    Chris> there are bunches of Perl scripts and similar that are text
    Chris> files that don't need -kb (and probably don't want it), but
    Chris> that are executable.  It looks to me like I'll have to do
    Chris> an import, and then a find for all executables (and I can
    Chris> at least weed out any ending in .pl) and then manually
    Chris> determine from there (there may be few enough at that point
    Chris> that I don't need to bother writing a script or something
    Chris> that uses 'file' to filter the types, etc.

Could the "file" command help  you identify which files are shell/perl
scripts and which ones are really binary?


-- 
Sau Dan LEE                     ���u��(Big5)                    ~{@nJX6X~}(HZ) 
.----------------------------------------------------------------------------.
| e-mail: [EMAIL PROTECTED]    http://www.csis.hku.hk/~sdlee |
`----------------------------------------------------------------------------'


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to