| My thoughts,
"-" is it's being a parameter or option
"#L" means limiting number
"1000000" is the limiting number. Which means <=1000000 links
I think you should stay in the limit of integer variable which is at max
2147483647.
Regards,
Annajiat Alim Rasel
Student, BRAC University
> Thoes this (example: -#L1000000) mean that limit is
> more of 1000000, or something like +#L1000000 is
> more of 1000000.
> Thanks.
| |