why it doens't open ?

Jack Coates jack at monkeynoodle.org
Wed Nov 13 19:29:17 CET 2002


chmod a-x directory will make the directory break.

chmod a-x directory/* is better, but will break subdirectories.

find directory -type d | xargs chmod a+x $1 will fix them.



On Wed, 2002-11-13 at 01:47, Anibal Ojeda wrote:
> Ok but how can i change them all ! cause one by one to many work ! & is i 
> change the directory i get the red not access logo on the dir icon ! so i 
> don't get it  ! do i am taking rights of my files ? 
> 
> On Wednesday 13 November 2002 02:32, edscott wilson garcia wrote:
> > El mar, 12-11-2002 a las 18:07, Anibal Ojeda escribió:
> > > Why
> > > when i dubble click on a file using xftree i get an error ? Exec format
> > > error I did register the file already ! i noticed the only way to open a
> > > file is to right click once & choose
> > > program /nameof the file/
> > > for example
> >
> > It has the exe bit set. Xftree will try to execute files with the exe
> > bit set. Use properties to turn it off. Files copied from SMB will have
> > the exe bit turned on since DOS uses the exe bit for something else.
> >
> > Edscott
> >
> > > --
> > > Saludos,
> > >
> > > Anibal Ojeda
> > > www.anibalnet.tk
> > > www.nedlinux.nl
> > >
> > > Help Microsoft combat software piracy:
> > > give Linux to a friend today!
> > >
> > > _______________________________________________
> > > Xfce mailing list
> > > Xfce at moongroup.com
> > > http://moongroup.com/mailman/listinfo/xfce
> >
> > _______________________________________________
> > Xfce mailing list
> > Xfce at moongroup.com
> > http://moongroup.com/mailman/listinfo/xfce
> 
> -- 
> Saludos,
> 
> Anibal Ojeda
> www.anibalnet.tk
> www.nedlinux.nl
> 
> Help Microsoft combat software piracy:
> give Linux to a friend today!
> 
> _______________________________________________
> Xfce mailing list
> Xfce at moongroup.com
> http://moongroup.com/mailman/listinfo/xfce
-- 
Jack Coates
Monkeynoodle: A Scientific Venture...




More information about the Xfce mailing list