librelist archives

« back to archive

changing to another directory

changing to another directory

From:
sigzero
Date:
2011-02-01 @ 18:18
The tar.gz when exploded has a unix/ directory I need to cd to to
begin the configure...is that "Dir.chdir("unix/")" or something like
that?

Re: [homebrew] changing to another directory

From:
Adam Vandenberg
Date:
2011-02-01 @ 18:27
cd 'path' will work.

See: brew edit libnet


On Tue, Feb 1, 2011 at 10:18 AM, sigzero <sigzero@gmail.com> wrote:
> The tar.gz when exploded has a unix/ directory I need to cd to to
> begin the configure...is that "Dir.chdir("unix/")" or something like
> that?
>