Tom Christiansen wrote:
> 
> You suggested:
> 
>          file($file, 'w');      # is it writeable?
> 
> That's really insane.  The goal was to produce code that's legible.

I'd always use -w and would never use anything else. I was just
brainstorming.

And I personally don't understand your suggestion about readable($file)
anyways. Are people really going to use this after learning they can
just type -r ? How many people really "use English" other than
beginners?

-Nate

Reply via email to