DVM - D Version Manager

"Jérôme M. Berger" jeberger at free.fr
Tue Jan 25 14:30:29 PST 2011


Jacob Carlborg wrote:
> On 2011-01-25 20:33, "Jérôme M. Berger" wrote:
>> Jacob Carlborg wrote:
>>> Platforms: currently only Posix
>>>
>>     Nitpick: it is more restricted than that. Platform is currently
>> only posix *with bash shell*. A lot of people use other shells,
>> including non-Bourne shells (most frequent are zsh, ksh and tcsh).
>>
>>         Jerome
> 
> Yeah, I guess you're right, didn't think there were a lot people who
> used other shells. Since I almost know nothing about shell scripting and
> even less about non-bourne shells, will it be possible to port to other
> shells? How much do they differ?
> 
	Well, for other Bourne shells (like zsh or ksh), it will probably
mostly be a question of putting the initialization code in the right
file (i.e. .zshrc or .kshrc). Other than that, unless you are doing
something pretty fancy, the same code should work.

	For C-shells (like tcsh) the syntax is pretty different, so it will
probably require more changes. However, it has been a while since I
last used tcsh, so I cannot tell you how much work it would be.

		Jerome
-- 
mailto:jeberger at free.fr
http://jeberger.free.fr
Jabber: jeberger at jabber.fr

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-announce/attachments/20110125/5454c567/attachment.pgp>


More information about the Digitalmars-d-announce mailing list