>Hi Ivana,
 >
 >A question. What's the use of cgset? How it is better than plain echo?
 >
 >Thanks
 >Vivek

Hello,
what about to add some options

either something like
    cgset -f file_name
where in file name will be
    [cgname]
    cpu.shares=12
    cpuset.xy=1
or

only list of name-value pars:
    cgset -f file_name my_group
and in file name will only be
    cpu.shares=12
    cpuset.xy=1

or to have some options like:
    cgset --copy-from <cgrupa1> -g <cgrupa2>
which will copy the variables?

Ivana Varekova


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Libcg-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to