pcouderc has asked for the wisdom of the Perl Monks concerning the following question:
But if I key :#!/usr/bin/perl # # chdir 'core/efl'; `./autogen.sh`;
my configuration is ok. What do I miss ? What is the difference ?cd core/efl ./autogen.sh
Update: added . in front of /autogen.sh in second code snippet
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: What does chdir ?
by haukex (Archbishop) on Feb 16, 2017 at 09:08 UTC | |
by pcouderc (Monk) on Feb 16, 2017 at 09:34 UTC | |
by Marshall (Canon) on Feb 17, 2017 at 02:14 UTC | |
|
Re: What does chdir ?
by Anonymous Monk on Feb 16, 2017 at 07:38 UTC | |
by pcouderc (Monk) on Feb 16, 2017 at 08:53 UTC |