running asfiles on windowmaker...
    perryh at pluto.rain.com 
    perryh at pluto.rain.com
       
    Tue Dec 30 06:00:58 UTC 2008
    
    
  
> >    Does anyone know how to run asfiles on windowmaker?
> > Whereis its executable? (path)
>
> I have no idea what asfiles is, but I would assume
> `which asfiles' would tell you where it is located.
... unless it's not in PATH, and the OP is asking which directory
needs to be added.  asfiles is a port which installs into /usr/local,
so I'd expect the executable to be in /usr/local/bin.  If not,
  find /usr/local -name asfiles -print
should find it.
    
    
More information about the freebsd-questions
mailing list