Re: theme packages
Tim Mann <[email protected]>
| Newsgroups | gmane.comp.gnu.xboard.devel |
|---|---|
| Message-ID | <CA+2-M12AYt=cWdNwEn=QvGxAi=0b0r-uhL7orpAxrNW8fv2FOA@mail.gmail.com> |
Arun, I like that. On Mon, Jan 13, 2014 at 12:13 AM, Arun Persaud <[email protected]> wrote: > Instead of showing just the datadir why not show all kind of compile > parameters in a nice way then you could just grep the one you want... > > `xboard --show-configure | awk '/Datadir:/ {print $2}` or something > similar. > > Arun > >