SDE 2
Experienced
l# means argument l is a number, s* means argument s is a string, b means argument b is a boolean. Argument String can be -l 12 -s abc -b -l 34. Output values of the arguments. Output format may be wrong, sorry cannot really recall the details.