On Sat, 09 Apr 2011 02:58:47 -0400 "STeve Andre'" <[email protected]> wrote:
> On 04/08/11 23:57, Amit Kulkarni wrote: > > hi, > > > > how do i redirect a compile of xenocara to say /scratch? i can do > > that easily for userland using > > > > cd /usr/src/etc&& env DESTDIR=/scratch make distrib-dirs > > > > i don't want to fiddle too much like changing X11BASE X11ETC just a > > simple way to do it. > > > > thanks > Why don't you use script(1) to capture things? That way you never > have to tweak anything. > > --STeve Andre' Or tmux and pipe-pane ;) very nice. jirib

