Herbert Gasiorowski wrote:
The following to commands act different - though sh is just a link to bash:

 > bash -c ". config"
 >   sh -c ". config"

But: sh -c ". ./config" runs correctly"

I added "." to the PATH variable (PATH=".":$PATH), and then
sh -c ". config" was performed as desired.

sh: line 0: .: config: file not found

this happens after switching from Fedora 10 to 11

Is this a bug or my fault?


Additionally, have a look at

"http://linux.derkeiler.com/Newsgroups/alt.os.linux/2004-03/2698.html

--

Joachim Backes <[email protected]>

http://www.rhrk.uni-kl.de/~backes

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-- 
fedora-list mailing list
[email protected]
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to