Khepri wrote:
> So, is there any easy way to tell which files are binary and which are
> ascii? I notice in this microdistro tht the Perl scripts are listed as
> executbles as indicated by their color (ansi I guess)
>
ls -l
The -l switch for the ls command shows a "long" listing format which
includes file permissions. That will tell you who can execute what, as
well as who can read and write what.
-- Chad
This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 20:41:01 EDT