Hi there,
I would like to create a new file from template by command line call, e.g.
$ mate -w foobar.c
then a new C source file is created from my C template if there is no such file exist in the current path.
Is there any suggestions? I appreciate any help.
Regards,
Hao