|
|
|
|
|
by roeme
4295 days ago
|
|
less was started (~ '83) before getopt() was made available to the 'general' public ('85). My guess is nobody bothered to replace these parts, since options were only added gradually; if at all. Coincidentally i'm in the same predicament with a tool a coworker of mine (initially) wrote, convoluted option parsing to say the least; but I'm too busy with fixing other parts or adding proper functionality to it than to replace it. Sometimes, 'less is more'. |
|