> >    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.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to