[Omake] adding a builtin posix-like "install" command?

Aleksey Nogin nogin at metaprl.org
Thu Feb 1 14:58:59 PST 2007


On 01.02.2007 02:50, Erick Tryzelaar wrote:

> Would it be possible to add a builtin posix-like install function? 

This is probably a good idea. If you want, please feel free to file an 
RFE in Bugzilla.

> I'd write it myself, but I'm not sure the best way 
> to implement the option flags handling like the other builtin commands.

Take a look at how this is done for the chmod command in
src/builtin/omake_builtin_file.ml - this is probably the way to go.

Aleksey


More information about the Omake mailing list