[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Fedora-it] F11: Bug in sh-4.0 source build-in command
- From: Guido Grazioli <guido grazioli gmail com>
- To: "Mailing list for Italian contributors and users." <fedora-it-list redhat com>
- Cc: Fedora Development <fedora-devel-list redhat com>, Fedora Project List <fedora-list redhat com>
- Subject: Re: [Fedora-it] F11: Bug in sh-4.0 source build-in command
- Date: Mon, 3 Aug 2009 20:53:56 +0200
AFAIK, bash looks in PATH for the command 'source'
2009/8/3 Dario Lesca
<d lesca solinos it>
There is a bug in sh-4.0 source command:
Must specify directory (./file) for filename, without not work.
> sh-4.0# cd /tmp
> sh-4.0# echo aaa=ppp > sourcefile
> sh-4.0# ls -l sourcefile
> -rw-r--r-- 1 root root 8 3 ago 20:37 sourcefile
> sh-4.0# cat sourcefile
> aaa=ppp
> sh-4.0# . sourcefile
> sh: .: sourcefile: file not found
> sh-4.0# source sourcefile
> sh: source: sourcefile: file not found
> sh-4.0# echo $aaa
>
> sh-4.0# source ./sourcefile
> sh-4.0# echo $aaa
> ppp
> sh-4.0# exit
hope this help.
--
Dario Lesca <d lesca solinos it>
_______________________________________________
Fedora-it-list mailing list
Fedora-it-list redhat com
https://www.redhat.com/mailman/listinfo/fedora-it-list
--
Guido Grazioli <guido grazioli gmail com>
Via Parri 11 48011 - Alfonsine (RA)
Mobile: +39 347 1017202 (10-18)
Key FP = 7040 F398 0DED A737 7337 DAE1 12DC A698 5E81 2278
Linked in: http://www.linkedin.com/in/guidograzioli
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]