[erlang-questions] erlc shell script
Ali Yakout
ali.yakout@REDACTED
Wed Apr 2 09:54:30 CEST 2008
Hi Martin,
I would do the following to use the erl_compile in a script
#! /bin/sh
erl -s erl_compile compile_cmdline @cwd . @files martin.erl
Thanks
Regards,
Ali Yakout
________________________________
From: erlang-questions-bounces@REDACTED
[mailto:erlang-questions-bounces@REDACTED] On Behalf Of Logan, Martin
Sent: Monday, March 31, 2008 5:17 AM
To: Erlang
Subject: [erlang-questions] erlc shell script
Has anyone on the list written an erlc shell script that calls stdlib
erl_compile from the commandline via -s?
Cheers,
Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20080402/7e17ddb9/attachment.htm>
More information about the erlang-questions
mailing list