Igor Schein on Mon, 7 Apr 2003 16:31:48 -0400 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
option concatenation |
Hi, How hard would it be to make it so that I can type, for instance, gp -qfs128m, instead of gp -q -f -s128m? Option concatenation is standard in GNU programs. Thanks Igor