[thelist] nn6 questions: many answered
Daniel J. Cody
dcody at oracular.com
Fri Apr 7 16:03:32 2000
Theodore Serbinski wrote:
>
> Although just a link, this is a fairly important link for many of us web
> devs, especially the ones who are concerned with NN6 and who have a plethora
> of questions about it floating in their head.
>
> Lots of info on NN6 and many questions answered here:
>
> http://betanews.efront.com/article.php3?sid=955063040
I'm seriously suprised this article made it onto a site like betanews.
I'm not one to bash other peoples grammer and shit because mine is twice
as bad. But before posting an article like that, someone should have
looked it over..
this guy spammed a load of mozilla newsgroups and mailing lists the
other day, practically begging for people to answer a ton of questions,
which where -oh ya-, due tomorrow..
*shrug*
<tip type="unix">
To list files in a directory that have executable permission, try this:
ls -l | awk '$1 ~ /-..x..x..x/ { print $0 }'
Helpfull for those directories that have 1000's of files.
</tip>
.djc.